Skip to content

Latest commit

History

179 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Deep Learning Course, 2025

Deep Learning Logo

This course provides a comprehensive exploration of modern deep learning techniques, from foundational concepts to advanced topics.

  • Introduction to Neural Networks: MLP, Backpropagation, Initialization, Optimization, Regularization, CNN
  • Natural Language Processing: Word Embeddings, RNN, LSTM, Attention, Transformer
  • Computer Vision: Classification, Object detection, Segmentation
  • Reinforcement Learning: Multi-armed Bandits, Monte Carlo Methods, Policy Improvement
  • Generative Models: Autoregression, VAE, GAN, Diffusion, Flow Matching
  • Advanced NLP: LLMs, Fine-tuning, RAG, Agents, Multi-modal Models
  • Acceleration: Quantization, Pruning, Distillation, KV-Cache, Flash Attention

Course Staff

Materials

Week #DateTopicLectureSeminarRecording
1September, 9MLP, Backpropagationslides, slides with notesipynbrecord
2September, 16Optimization, Regularizationslidesipynbrecord
3September, 23Initialization, Normalization, CNNslidesipynb, noteslecture record, seminar record
4September, 30Intro to NLP, Word Embeddingsslidesipynbrecord
5October, 7RNN, LSTM, Attention, Transformerslidesipynbrecord
6October, 14Classification, Object Detectionslidesipynblecture, seminar
7October, 21Segmentationslidesipynb_1, ipynb_2lecture, seminar
8October, 28Multi-armed Bandits, Bellman Equations, Monte Carlo Methods, TD Learning, Q-Learning--record
9November, 11----
10November, 18Autoregression, VAE, GANslidesipynbrecord
11November, 25Diffusion Models, Flow Matchingslidesipynbrecord
12December, 2----
13December, 9Multimodality, CLIP, BLIP, LLaVAslidesipynblecture, seminar
14December, 16Quantization, Pruning, Distillation, KV-Cache, Flash Attentionslides-record

Homeworks

Homework #DateDeadlineDescriptionLink
1September, 8September, 29Autograd implementationgoogle form
2September, 8October, 13Alexnet implementation on PyTorchgoogle form
3September, 8October, 28Image captioning with attentiongoogle form
4November, 5November, 21Satellite images segmentationgoogle form
5November, 5December, 12Multi-armed bandits & CartPolegoogle form

Game Rules

  • 5 Homeworks = 70 points
  • Oral Exam = 30 points
  • Maximum Points: 70 + 30 = 100 points

Final Grade: min(round(#points/10), 10)

Prerequisities

  • Probability Theory + Statistics
  • Machine Learning
  • Python

Previous Episodes

About

Intelligent Systems course on Deep Learning

Topics

Resources

Stars

29 stars

Watchers

0 watching

Forks

Contributors

Languages