- Machine learning: history, application, successes
- Introduction to machine learning
- Supervised machine learning models
- Scikit-learn: estimation and pipelines
- Optimization for linear models
- Optimization for machine learning
- Deep learning: convolutional neural networks
- Unsupervised learning
- Introduction to Relational Database Management Systems (video)
Links open Colab notebooks. You may also clone this repository and work locally.
- Monday: Python basics
- Tuesday: Practice of Scikit-learn
- Wednesday: Optimization
- Thursday: Classification with PyTorch and GPUs
- Friday: Databases in practice with PostgreSQL and Python, Solutions
- Pierre Ablin (ENS, DMA)
- Mathieu Blondel (Google Brain)
- Arthur Mensch (ENS, DMA)
- Pierre Senellart (ENS, DI)
Some material of this course was borrowed and adapted:
- The slides from "Deep learning: convolutional neural networks" are adapted from Charles Ollion and Olivier Grisel's advanced course on deep learning (released under the CC-By 4.0 license).
- The first notebooks of the scikit-learn tutorial are taken from Jake Van der Plas tutorial.
All the code in this repository is made available under the MIT license unless otherwise noted.
The slides are published under the terms of the CC-By 4.0 license.