Andrej Karpathy profile photo

AI educator

Andrej Karpathy

Neural Networks: Zero to Hero

Excellent from-scratch explanations of neural networks and language models.

Start with: Watch micrograd, then makemore, then the GPT video.

Videos

Educator videos are listed first. Similar videos are labelled and included when they cover the same skills or adjacent topics.

Neural Networks: Zero to Hero

Educator video

Andrej Karpathy · model internals, neural networks, coding

Let's build GPT from scratch

Educator video

Andrej Karpathy · llm internals, coding, neural networks

Let's build the GPT Tokenizer

Educator video

Andrej Karpathy · llm internals, tokenizers, coding

Let's reproduce GPT-2

Educator video

Andrej Karpathy · llm internals, training, coding

Intro to Large Language Models

Educator video

Andrej Karpathy · llm internals, foundations, model internals

Machine learning crash course

Similar video

Google for Developers · ml foundations, classification, neural networks, foundations

StatQuest neural networks

Similar video

StatQuest · neural networks, statistics, foundations, ml foundations

Skills

Learner questions

Who should learn from Andrej Karpathy?

Programmers who want model internals should start here when they need neural networks, backprop, and llm internals. The strongest fit is a learner who wants material in these formats: youtube course, code.

What should I do first?

Watch micrograd, then makemore, then the GPT video. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.

What problem does this help with?

Excellent from-scratch explanations of neural networks and language models. Use this profile when you are comparing educators by topic, level, format, and practical usefulness rather than browsing random AI content.

How do I compare this with other educators?

Compare the skill coverage, the starting recommendation, and the related videos. If you need neural networks, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.

Related resources

Resource Kind Level Use when
Neural Networks: Zero to Hero
Andrej Karpathy
Video course Intermediate You want to understand neural networks and language models from code.
Build a Large Language Model From Scratch
Sebastian Raschka
GitHub repo / book Intermediate You want to build an LLM step by step.
Google Machine Learning Crash Course
Google for Developers
Free course Beginner You need practical ML vocabulary before deeper AI engineering.
StatQuest Neural Networks
Josh Starmer
Video lesson Beginner You want a plain-language explanation of neural-network basics.
3Blue1Brown Neural Networks
3Blue1Brown
Video series Beginner to intermediate You need visual intuition for neural networks.
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.
Build a Large Language Model From Scratch
Sebastian Raschka
Book Intermediate Use this when you want Sebastian Raschka's material for llm internals and related AI skills.
Machine Learning Crash Course
Google for Developers
Course Beginner Use this when you want Google for Developers's material for ml foundations and related AI skills.
StatQuest
Josh Starmer
YouTube videos Beginner to intermediate Use this when you want Josh Starmer's material for ml foundations and related AI skills.
Neural Networks series
3Blue1Brown
Animated videos Beginner to intermediate Use this when you want 3Blue1Brown's material for neural networks and related AI skills.