All 23 lectures for my CMU Advanced NLP course are now on YouTube. The slides and 20 code examples are also publicly available.
- YouTube: https://www.youtube.com/playlist?list=PLqC25OT8ZpD15emhQhNjRLym77-sp2kAx
- Course Page (Slides, Schedule): https://cmu-l3.github.io/anlp-spring2026/
- Code: https://github.com/cmu-l3/anlp-spring2026-code
The lectures are grouped into 7 themes: fundamentals, architectures, learning & inference, modeling, evaluation, RL & agents, and scaling & efficiency.
Check them out if you’re looking for an introduction or refresher on the fundamentals of LLMs, key ideas from recent NLP research, or are just curious to learn more.