Metropolis Rule

Metropolis%E2%80%93Hastings algorithm

The Metropolis–Hastings algorithm is a Markov chain Monte Carlo method used to obtain random samples from a probability distribution. It is mainly used for multi-dimensional distributions, while single-dimensional distributions can be sampled using other methods such as adaptive rejection sampling. These methods are free from the problem of autocorrelated samples that is inherent in MCMC methods.

1 courses cover this concept

CS 263 Counting and Sampling

Stanford University

Autumn 2022

The course addresses both classic and recent developments in counting and sampling. It covers counting complexity, exact counting via determinants, sampling via Markov chains, and high-dimensional expanders.

No concepts data

+ 52 more concepts