Skip to content

a visualization of the metropolis-hastings algorithm, a markov chain monte carlo method which utilizes dependent sampling for high-dimensional distributions

Notifications You must be signed in to change notification settings

aryan-cs/metro-hast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metro-Hast

A visualization of the metropolis-hastings algorithm, a markov chain monte carlo method which utilizes dependent sampling for high-dimensional distributions.

Concept

The Metropolis-Hastings Algorithm is a memoryless algorithm where future outcomes are independent of the past. It allows us to compare probabilities of different outcomes and converge upon a stationary distribution.

For a high-level explanation, see this video from Harvard Online.

Authors

About

a visualization of the metropolis-hastings algorithm, a markov chain monte carlo method which utilizes dependent sampling for high-dimensional distributions

Topics

Resources

Stars

Watchers

Forks