Groups
Category
Energy-Based Models (EBMs) define probabilities through an energy landscape: low energy means high probability, with p(x) = exp(-E(x)) / Z.
Rejection sampling draws from a hard target distribution by using an easier proposal and accepting with probability p(x)/(M q(x)).