Resources for Gaussian processes and Bayesian optimization
Last modified by acerbi@helsinki_fi on 2024/01/26 07:23
In each section, resources go in order of complexity and time required.
Gaussian Processes
- Gortler et al. (2019). A Visual Exploration of Gaussian Processes. https://distill.pub/2019/visual-exploration-gaussian-processes/
- Videos and tutorials from the Gaussian Process summer school: http://gpss.cc/gpss21/program
- As a starting point, the first video "Intro to GPs" and the ones on "Kernel design" and "Representation learning with GPs" (with time, you may also look at other videos).
- Tutorials/workshops (Jupyter notebooks): http://gpss.cc/gpss21/labs
- The GP bible by Rasmussen and Williams (2006): http://www.gaussianprocess.org/gpml/chapters/RW.pdf
Bayesian optimization
- Agnihotri & Batra. (2020). Exploring Bayesian optimization. https://distill.pub/2020/bayesian-optimization/
- Frazier (2018). A Tutorial on Bayesian Optimization. https://arxiv.org/abs/1807.02811
- The video "Introduction to Bayesian Optimisation" from the Gaussian process summer school, day 3: http://gpss.cc/gpss21/day-3.html
- The Bayesian optimization book by Roman Garnett (2022): https://bayesoptbook.com/
Slack channel:
- Join and check out the #gaussian-processes channel on the lab Slack.