Skip to content

Repository files navigation

Deep Learning

Deep Learning section of the Algorithms in Machine Learning class at ISAE-Supaero

Adapted from Emmanuel Rachelson's Machine Learning class

Syllabus

This class covers deep learning from a theoretical basis to example applications. We start with simple multi-layer perceptrons, backpropogation, and gradient descent, exploring at the fundamental aspects of deep learning in depth. We cover a wide range of deep learning topics, from Natural Language Processing to Generative Adversarial Networks; the full schedule is below. The goal is that students understand the capacities of deep learning, the current state of the field, and the challenges of using and developing deep learning algorithms. By the end of this class, we expect students that students will be able to understand recent literature in deep learning, implement novel neural network architectures, use and understand the PyTorch library in many ways, and apply deep learning to different domains.

2025 Schedule

Schedule
12/11Artificial Neural NetworksANNs, backpropagation, Stochastic Gradient Descent
12/11Deep Learninglayers, convolution, architectures, training
18/11Deep Learning for Computer Vision, pt 1Convolutional Neural Networks, satellite imagery
18/11Deep Learning for Computer Vision, pt 2
25/11Image generationVAEs, GANs, and Diffusion Models
02/12RNNsRecurrent Neural Networks, LSTM, GRU
02/12TransformersTransformers
09/12Model AnalysisAutoencoders, t-SNE, SAEs
09/12LLMsLarge Language Models

About

Deep Learning section of the Algorithms in Machine Learning class at ISAE-Supaero

Resources

Stars

25 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages