Go to file
publicmatt 4c9f7d8d7d fix grad accumulation, not overriding 2024-02-22 08:49:54 -08:00
micrograd fix grad accumulation, not overriding 2024-02-22 08:49:54 -08:00
test fix grad accumulation, not overriding 2024-02-22 08:49:54 -08:00
.gitignore init 2024-02-20 16:06:05 -08:00
README.md init 2024-02-20 16:06:05 -08:00
main.ipynb add backprop. 2024-02-22 08:41:04 -08:00
requirements.txt add def for add,mul,draw value 2024-02-22 07:15:45 -08:00

README.md

Micrograd

Everytime Andre Karpathy leaves a job, a new generation of AI coders is brought into the fold.

Lesson 1