Deep learning

This page gathers material for the Deep Learning course at EDHEC (Spring semester, 2026). Instructor for this course is Romain Tavenard, professor at Université de Rennes 2 (@rtavenar on Bluesky and github).

Useful links: In this course, we will use keras v3 and pytorch. Execute the following commands to install these libraries (no need for that on Google Colab since these libraries are pre-installed there):
pip install scikit-learn pillow matplotlib
pip install --upgrade torch
pip install --upgrade keras

7. Home assignment

Due date for this assignment is March, 1st