@DanKornas: If you are studying Natural Language Processing (NLP) Zero to Hero, this YouTube playlist is a useful course map. I’d u…
Summary
Recommends the 'NLP Zero to Hero' YouTube playlist as a structured course map for learning natural language processing, covering topics from tokenization to LSTM.
View Cached Full Text
Cached at: 06/08/26, 09:25 AM
If you are studying Natural Language Processing (NLP) Zero to Hero, this YouTube playlist is a useful course map.
I’d use this for the sequence: Natural Language Processing - Tokenization (NLP Zero to Hero - Part 1) → Training an AI to create poetry (NLP Zero to Hero - Part 6).
𝗦𝗲𝗾𝘂𝗲𝗻𝗰𝗲𝘀 & 𝗟𝗮𝗻𝗴𝘂𝗮𝗴𝗲: ↳ Natural Language Processing - Tokenization (NLP Zero to Hero - Part 1) ↳ Sequencing - Turning sentences into data (NLP Zero to Hero - Part 2) ↳ Training a model to recognize sentiment in text (NLP Zero to Hero - Part 3) ↳ ML with Recurrent Neural Networks (NLP Zero to Hero - Part 4) ↳ Long Short-Term Memory for NLP (NLP Zero to Hero - Part 5)
Best use: treat it as a map of the field. Watch once for the arc, then revisit the parts where you need implementation depth.
Link is in the first comment
Share this with your network if you found it useful or insightful.
Similar Articles
karpathy/nn-zero-to-hero
Andrej Karpathy's 'Neural Networks: Zero to Hero' is a free course covering neural networks from basics to modern architectures like transformers, with YouTube lectures and Jupyter notebooks. It includes hands-on implementations of micrograd and makemore.
@DanKornas: A better way to study Deep Learning with PyTorch Live Course: follow the full YouTube course arc, not scattered clips. …
A curated guide to studying deep learning with PyTorch via a full YouTube live course series, covering topics from tensors to GANs, organized into six parts.
@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.
@DanKornas: AI infrastructure is too broad for random tutorials. AI Infrastructure Engineer Learning Path is a hands-on curriculum …
DanKornas introduces an open-source AI Infrastructure Engineer Learning Path, a structured 10-module curriculum covering foundations to LLM infrastructure with hands-on labs and projects.
@tom_doerr: Video-guided curriculum on ML systems and LLM infrastructure https://github.com/HuaizhengZhang/AI-Infra-from-Zero-to-He…
A curated video-guided curriculum and comprehensive list of resources for learning ML systems and LLM infrastructure, including papers, courses, and tutorials.