Skill
Layers, activations, backprop as computational graph. Intuition before frameworks.
Curated resources
Scores are LearnPath editorial opinions (clarity, cost, freshness, project density) — not an objective ranking. Every YouTube item is embedded officially after a click-to-load facade.
1h 20mLearnPath pick3Blue1Brown1h 20m
Watch the whole playlist. Intuition first, frameworks second.
6hProject-basedfreeCodeCamp / freeCodeCamp.org6h
sklearn-oriented. Pair with official User Guide.
1h 26mFastest pathfreeCodeCamp.org1h 26m
Eighty-six minutes that cover the main architecture families — dense, convolutional, recurrent — with code, so you see what each is for before committing to a framework course.
1hOfficial docsStanford Online1h
Stanford CS230's current (autumn 2025) opening lecture: what deep learning is, how the course builds, and the practical advice on data, splits and metrics that the lectures emphasise. The academic anchor for a self-taught deep-learning path.
Andrej Karpathy19h 21m
Ten videos building neural networks from scratch — backpropagation with micrograd, language models with makemore, then the GPT build. Around nineteen hours total and the most rigorous free path from intuition to implementation.