| Video Lecture | The spelled-out intro to neural networks and backpropagation: building micrograd (youtube.com) |
|---|---|
| Code Implementation | nn_zero_to_hero/micrograd_from_scratch.ipynb at main · AndresNamm/nn_zero_to_hero (github.com) |
| Extra Video explaining when a parameter is updated with Gradient | NN_ZERO_TO_HERO complement - YouTube |