Skip to content
/ MCMC Public
forked from wiseodd/MCMC

Collection of Monte Carlo (MC) and Markov Chain Monte Carlo (MCMC) algorithms applied on simple examples.

License

Notifications You must be signed in to change notification settings

BIGtigr/MCMC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCMC Algorithms

Collection of Monte Carlo (MC) and Markov Chain Monte Carlo (MCMC) algorithms applied on simple examples.

What's in it

  1. Rejection Sampling
  2. Gibbs Sampling
  3. Metropolis(-Hastings)
  4. Slice Sampling
  5. Stochastic Gradient Langevin Dynamics (SGLD)
  6. Annealed Importance Sampling (AIS)

About

Collection of Monte Carlo (MC) and Markov Chain Monte Carlo (MCMC) algorithms applied on simple examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%