Teaching 2023
Introduction to machine learning (MALAP). 6 lectures + 4 lab sessions (with the goal of implementing actual algorithms).
- All slides in book format: pdf
- 1. Introduction, ERM, k-NN: html, ipynb
- 2. Linear models: html, ipynb
- 3. SVM and kernels: html, ipynb
- 4. Decision trees and ensembling: html, ipynb
- 5. Neural networks: html, ipynb
- 6. Clustering and metric learning: html, ipynb
- Lab 0. Numerical algebra: ipynb
- Lab 1. Nearest neighbor classifier: ipynb
- Lab 2. Support vector machines: ipynb
- Lab 3. Decision trees: ipynb
- Lab 4. Metric learning: ipynb
|