DEV Community

The Essence of Neural Networks (As Explained by Karpathy) Series' Articles

Back to Shrijith Venkatramana's Series
The Essence of Neural Networks (As Explained by Karpathy)

The Essence of Neural Networks (As Explained by Karpathy)

11
Comments
2 min read
Understanding Backpropagation from Scratch with micrograd - Derivatives

Understanding Backpropagation from Scratch with micrograd - Derivatives

20
Comments
3 min read
Representing Math Expressions As Graphs in micrograd

Representing Math Expressions As Graphs in micrograd

15
Comments
3 min read
Back-Propagation Spelled Out - As Explained by Karpathy

Back-Propagation Spelled Out - As Explained by Karpathy

12
Comments
4 min read
Modeling a Neuron in micrograd (As Explained by Karpathy)

Modeling a Neuron in micrograd (As Explained by Karpathy)

15
Comments
3 min read
Fully Automated Gradient Calculation on Expression Graph (As Explained By Karpathy)

Fully Automated Gradient Calculation on Expression Graph (As Explained By Karpathy)

11
Comments
4 min read
Fixing A Bug in micrograd BackProp (As Explained by Karpathy)

Fixing A Bug in micrograd BackProp (As Explained by Karpathy)

15
Comments
3 min read
Breaking Down tanh into Its Constituent Operations (As Explained By Karpathy)

Breaking Down tanh into Its Constituent Operations (As Explained By Karpathy)

5
Comments
3 min read