#423 · Primary category: Education & Research
efficient-dl-systems
Efficient Deep Learning Systems course materials
Project last updated:05/28/26
GitHub Stars
1.0K
Forks
149
Contributors
23
License
MIT
Why we included this project
An open course on the systems side of deep learning, taught at HSE University and the Yandex School of Data Analysis, with the full materials published here as weekly lectures and seminars. It starts with GPU architecture and the CUDA API, then works through mixed-precision training and profiling with PyTorch Profiler and Nsight Systems before getting into distributed training: All-Reduce, tensor and pipeline parallelism, and FSDP2. The later weeks move to serving, where KV caching, continuous batching, FlashAttention, quantization, and speculative decoding get the same hands-on treatment. For engineers who want to understand why a training run or inference endpoint is slow rather than just which library call to make, the notebooks and assignments offer concrete, current practice you can run and adapt. And if you are setting up internal training, the seminar and assignment content doubles as ready-made onboarding material.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI