Useful open source references for studying ML. Quality over quantity.
Ordered by ascending complexity.
- Complete course including The Little Book of Deep Learning by François Fleuret from University of Geneva: Deep Learning Course
- The complete CS231n: Deep Learning for Computer Vision lecture has a great introduction to Deep Learning basics, especially backpropagation. It is run by Fei-Fei Li but Andrej Karpathy worked a lot on the material, too.
- Complete lecture with videos by Volodymyr Kuleshov from Cornell University: CS 6785 Deep Probabilistic and Generative Models 2023
- Google's Deep Learning Tuning Playbook
Complete course with videos by Paderborn University: Reinforcement Learning
- Lecture slides by John Hewitt from CS 234N (NLP with DL) at Stanford University in 2023: Lecture 8: Self-Attention and Transformers
- Video by Niels Rogge about how a Transformer works at inference vs. training time