Appearance
Knowledge base
Notes tagged #math/Importance-sampling.
๐ Advanced Mathematics / random-process
Monte-Carlo estimates an expectation by averaging samples, while importance sampling reweights samples from a proposal distribution to cut the variance. Use them when the integral has no closed form, and as the sampling intuition behind MCMC and variational methods.