@wellecks: All 23 lectures for my CMU Advanced NLP course are now on YouTube. The slides and 20 code examples are also publicly av…
Summary
CMU Advanced NLP course by Wellecks now has all 23 lectures on YouTube with public slides and 20 code examples, covering LLM fundamentals and recent research.
View Cached Full Text
Cached at: 07/04/26, 08:42 AM
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://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.
@wellecks: All 23 lectures for my CMU Advanced NLP course are now on YouTube. The slides and 20 code examples are also publicly av…
Channel: @wellecks Source: https://www.youtube.com/playlist?list=PLqC25OT8ZpD15emhQhNjRLym77-sp2kAx
Similar Articles
@Rassh_RAJ: Stanford CS336: Large Language Models from Scratch (2026) is now fully on YouTube, with a few additions beyond the 2025…
Stanford's CS336 course 'Large Language Models from Scratch' (2026) is now fully available on YouTube, with additions beyond the 2025 playlist, offering an in-depth understanding of LLMs beyond APIs.
@komiya5395: Recommended to save for those studying AI. Stanford University's popular lecture "CS224N" has been made available for f…
Stanford University's popular CS224N lecture on NLP and LLMs has been made available for free, covering basics to practical applications.
@JustinAngel: https://x.com/JustinAngel/status/2069482255312195980
Release of free workshop recordings and materials (23 videos, 250 slides, 50 exercises) for building your own LLM from fundamentals to transformer architecture, with no math or ML prerequisites.
@Ai_Tech_tool: ANDREJ KARPATHY COULD HAVE CHARGED $2,000 FOR THIS COURSE. He put it on YouTube. The full training stack. Tokenization.…
Highlights Andrej Karpathy's free three-hour YouTube course covering LLM fundamentals, including tokenization, neural network internals, RLHF, and reinforcement learning. Emphasizes that understanding these core architectural principles offers major career advantages over simply knowing how to use off-the-shelf AI tools.
@686f6c61: I've updated the AI Workshop for curious people. About 130 more slides have been added on: classical ML applied, BFS/DF…
Updated AI workshop with over 130 new slides covering classical ML, search algorithms, planning, knowledge graphs, agents, and practical labs, based on a university syllabus.