Explore >> Select a destination


You are here

darrenjw.wordpress.com
| | weisser-zwerg.dev
2.4 parsecs away

Travel
| | A series about Monte Carlo methods and generating samples from probability distributions.
| | www.nowozin.net
4.5 parsecs away

Travel
| |
| | djalil.chafai.net
1.5 parsecs away

Travel
| | Markov-Chains-Monte-Carlo (MCMC for short) methods are widely used in practice for the approximate computation of integrals on various types of spaces. More precisely, let \(\mu\) be a probability measure on \(E\), known only up to a multiplicative constant. Let \(K\) be an irreducible Markov kernel on \(E\). Then by using a classical Metropolis-Hastings type construction, one cook up a computable...
| | fa.bianp.net
24.2 parsecs away

Travel
| The Langevin algorithm is a simple and powerful method to sample from a probability distribution. It's a key ingredient of some machine learning methods such as diffusion models and differentially private learning. In this post, I'll derive a simple convergence analysis of this method in the special case when the ...