Markov Chain Monte Carlo
Markov Chain Monte Carlo, or MCMC, combines the concepts of Monte Carlo sampling with Markov Chains' property of converging to a steady state. This allows sampling draws from any, even unknown, posterior distribution. Let's check your intuition about MCMC!
Diese Übung ist Teil des Kurses
Bayesian Data Analysis in Python
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten