rejection sampling
Concept
A method to sample from a target distribution by generating samples from a simpler proposal distribution and accepting or rejecting them based on a criterion, often inefficient.
Mentioned in 1 video
A method to sample from a target distribution by generating samples from a simpler proposal distribution and accepting or rejecting them based on a criterion, often inefficient.