MK2112/nn-zero-to-hero-notes
Jupyter Notebook notes on Andrej Karpathy's videos and the tutorial series, "Neural Networks: Zero to Hero."
These detailed Jupyter Notebooks and Markdown files help you understand neural networks from the ground up by supplementing Andrej Karpathy's popular "Neural Networks: Zero to Hero" video series. They provide an organized overview, explanations, and exercises for each video, helping you grasp complex AI concepts. Aspiring machine learning engineers, data scientists, or anyone curious about how AI models like GPT work would use this.
211 stars.
Use this if you are watching Andrej Karpathy's "Neural Networks: Zero to Hero" series and want detailed, structured notes, coding exercises, and solutions to deepen your understanding.
Not ideal if you prefer learning solely by watching videos without supplementary reading or if you are looking for advanced research papers on neural networks.
Stars
211
Forks
34
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MK2112/nn-zero-to-hero-notes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
chizkidd/Karpathy-Neural-Networks-Zero-to-Hero
Detailed python notes & code for lectures and exercises of Andrej Karpathy's course "Neural...
AayushSameerShah/Neural-Net-Zero-to-Hero-with-Andrej
This repository contains the collection of explorative notebooks pure in python and in the...
mytechnotalent/python_zero_to_hero
A comprehensive tutorial covering Python basics, data structures, functions and classes, neural...
micrograduate-book/micrograduate-book.github.io
📖 A self-contained course to learn the basics of neural networks: from backprop to GPT! 🌻
karthiksai109/neural-networks-zero-to-hero
Comprehensive notes and implementations from Andrej Karpathy's Neural Networks Zero to Hero...