Deep learning

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

Useful links: In this course, we will use keras v3, tensorflow and tslearn. Execute the following commands to install these libraries:
pip install scikit-learn
pip install tensorflow
pip install tslearn
pip install --upgrade keras==3.*

6. Home assignment

Due date for this assignment is March 8th
  • Group project
    Download Jupyter Notebook Open In Colab Open in Deepnote