KU Leuven, campuses Diepenbeek and Geel, academic year 2026-2027
This page collects the slides and the exercise notebooks of the course. The course consists of nine lectures and four exercise sessions of two hours each, and the exercise sessions follow lectures 2, 4, 6 and 8. Each session is added here in the week in which it is taught.
The slides open in the browser. Pressing Esc shows an overview of the deck. To save a deck as a PDF, add ?print-pdf to its address and print the page from Chrome.
All released material is also kept in the public repository gitlab.kuleuven.be/u0129795/ml2627. It holds the slides, the notebooks, the course package mlcourse and the datasets of the exercises. A copy of the repository works offline, since each deck at slides/lecture-NN/index.html opens directly in a browser. The repository is downloaded as a zip archive from its page, or cloned with git:
git clone https://gitlab.kuleuven.be/u0129795/ml2627.git
Students who cannot use Colab can run the notebooks on their own computer. The README of the repository describes the conda environment for this.
The course follows three books, all free to read online. The last slide of each lecture lists the chapters that match it.