🗓️ Week 04 - Introduction to Approximate Inference and MCMC

Author
Affiliation

EURECOM

In this week, we analyze inference in probabilistic models, starting with an introduction to approximate inference and sampling-based methods. We will cover basic Monte Carlo methods (rejection sampling), Markov Chain Monte Carlo (MCMC) for sampling from complex distributions, and gradient-based methods to improve sampling efficiency with a focus on Hamiltonian Monte Carlo (HMC).

🖥️ Lecture Slides

📑 Lecture Notes (PDF)

📙 References

Murphy, K. P. (2023). Probabilistic machine learning: Advanced topics. MIT Press. http://probml.github.io/book2