Groups
Category
Energy-Based Models (EBMs) define probabilities through an energy landscape: low energy means high probability, with p(x) = exp(-E(x)) / Z.
MetropolisโHastings is a clever accept/reject method that lets you sample from complex probability distributions using only an unnormalized density.