Rare find

Neural Networks Zero to Hero. Learn how AI models actually work by building one from scratch.

github.com/karpathy/nn-zero-to-hero

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2024
  • add lecture 8 tokenization
January 2023
  • add new GPT lecture
November 2022
  • adding lecture 6: makemore part5: cnn part 1 lol omg
October 2022
  • adding backprop video
  • Adding Lecture 4: activations, gradients, batchnorm
  • adding makemore part3 bn lecture
September 2022
  • Merge pull request #3 from edvenson/typo
  • Sync tensor-size comments with the code. (Comments referred to earlie…
  • add lecture 3 woot
  • fixing small typos
  • first commit
  • Initial commit