GitHub repo / book
Build a Large Language Model From Scratch
Intermediate
You want to build an LLM step by step.
AI educator
Build a Large Language Model From Scratch
A hands-on path through building an LLM in code.
Start with: Clone the repo and work through the notebooks with the book.
GitHub repo / book
Intermediate
You want to build an LLM step by step.
Book
Intermediate
Use this when you want Sebastian Raschka's material for llm internals and related AI skills.
Programmers learning LLM internals should start here when they need llm internals, pytorch, and model training. The strongest fit is a learner who wants material in these formats: book, github repo, newsletter.
Clone the repo and work through the notebooks with the book. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.
A hands-on path through building an LLM in code. Use this profile when you are comparing educators by topic, level, format, and practical usefulness rather than browsing random AI content.
Compare the skill coverage, the starting recommendation, the educator's own resources, and any videos when available. If you need llm internals, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.
| Resource | Kind | Level | Use when |
|---|---|---|---|
|
Practical Deep Learning for Coders
fast.ai
|
Free course | Intermediate | You can code and want a practical route into training models. |
|
Learn PyTorch
Daniel Bourke
|
Free book and videos | Beginner to intermediate | You want to learn deep learning by writing PyTorch code. |
|
fast.ai
Jeremy Howard
|
Free course | Intermediate | Use this when you want Jeremy Howard's material for deep learning and related AI skills. |
|
Neural Networks: Zero to Hero
Andrej Karpathy
|
YouTube course | Intermediate | Use this when you want Andrej Karpathy's material for neural networks and related AI skills. |
|
Learn PyTorch
Daniel Bourke
|
Free book | Beginner to intermediate | Use this when you want Daniel Bourke's material for pytorch and related AI skills. |
|
Python Engineer
Patrick Loeber
|
YouTube tutorials | Beginner to intermediate | Use this when you want Patrick Loeber's material for pytorch and related AI skills. |