๐๏ธ Week 09 - Lab on Gaussian Processes
This week features a lab session on Gaussian Processes (GPs). We will apply the concepts from the previous lecture to practical GP regression 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 if you need a refresher, then proceed to the GP lab:
Tutorial โ Introduction to JAX:
Lab โ Gaussian Processes Regression: