Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.83 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.83 KB

Practical Deep Learning - Atelier Data Science

This repository supplements the Practical Deep Learning course taught during the spring semester of 2024 at the Université Lumière Lyon 2. The course is part of the "Atelier Data Science".

Lecture and practice materials for each week are stored in the ./n* folders. You can run all Jupyter Notebooks locally or in Google Colab.

Running on a cloud platform

To run the notebooks on a cloud platform, just click on one of the badges in the table below:

Topic Colab
1 DL Foundations, Backpropagation Open In Colab
2 CNNs Open In Colab
3 Optimization in DL Open In Colab
4 Batch Normalization Open In Colab