๐Ÿ—“๏ธ Week 02 - Bayesian Linear Regression

Author
Affiliation

EURECOM

In our second week, we will introduce Bayesian Linear Regression, exploring how Bayesian inference applies to linear models for regression. We will discuss what is a likelihood, a prior distribution, and their roles in Bayesian inference. We will cover key concepts such as posterior updates, model selection and model uncertainty. Additionally, we will work through practical examples to solidify understanding.

๐Ÿ“‘ Lecture Slides

๐Ÿ“™ References

Murphy, Kevin P. 2022. Probabilistic Machine Learning: An Introduction. MIT Press. http://probml.github.io/book1.
โ€”โ€”โ€”. 2023. Probabilistic Machine Learning: Advanced Topics. MIT Press. http://probml.github.io/book2.