block by sathomas cf526d6495811a8ca779946ef5558702

Visualizing Bayes, Markov Chain Monte Carlo

Full Screen

Thanks to the excellent bayes.js library from Rasmus Bååth it’s now possible to experiment with Bayesian statistics in JavaScript. We’ll take advantage of that library in this series of posts, which demonstrate Bayesian statistics visually for anyone with a web browser.

This first post covers Markov Chain Monte Carlo (MCMC), algorithms which are fundamental to modern Bayesian analysis. MCMC is also critical to many machine learning applications. Since this is the first post, though, we’ll start with a brief introduction to Bayesian statistics.

index.html

README2.md

thumbnail.lnk