๐๏ธ Week 07 - Lab on Classification with MCMC
This week features a lab session on Bayesian classification using MCMC. We will apply the inference tools developed in previous weeks to classification problems, using JAX as the computational backend.
๐งช Lab
Labs are available on GitHub. Check the README file for instructions on how to run the lab.
Google Colab is the suggested way to edit and execute the labs. Start with the JAX tutorial, then proceed to the classification lab:
Tutorial โ Introduction to JAX:
Lab โ Classification with MCMC:
๐ Recommended Reading
- Murphy (2023): Chapter 15.3 (Logistic Regression)
๐ References
Murphy, K. P. (2023). Probabilistic machine learning: Advanced topics. MIT Press. http://probml.github.io/book2