Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
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)
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 12
The Essence of Neural Networks (As Explained by Karpathy)
#
programming
#
ai
#
machinelearning
#
productivity
11
reactions
Comments
Add Comment
2 min read
Understanding Backpropagation from Scratch with micrograd - Derivatives
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 13
Understanding Backpropagation from Scratch with micrograd - Derivatives
#
programming
#
ai
#
python
#
machinelearning
20
reactions
Comments
Add Comment
3 min read
Representing Math Expressions As Graphs in micrograd
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 14
Representing Math Expressions As Graphs in micrograd
#
programming
#
ai
#
python
#
machinelearning
15
reactions
Comments
Add Comment
3 min read
Back-Propagation Spelled Out - As Explained by Karpathy
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 15
Back-Propagation Spelled Out - As Explained by Karpathy
#
programming
#
ai
#
python
#
machinelearning
12
reactions
Comments
Add Comment
4 min read
Modeling a Neuron in micrograd (As Explained by Karpathy)
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 16
Modeling a Neuron in micrograd (As Explained by Karpathy)
#
programming
#
ai
#
python
#
machinelearning
15
reactions
Comments
Add Comment
3 min read
Fully Automated Gradient Calculation on Expression Graph (As Explained By Karpathy)
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 17
Fully Automated Gradient Calculation on Expression Graph (As Explained By Karpathy)
#
programming
#
ai
#
python
#
machinelearning
11
reactions
Comments
Add Comment
4 min read
Fixing A Bug in micrograd BackProp (As Explained by Karpathy)
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 18
Fixing A Bug in micrograd BackProp (As Explained by Karpathy)
#
programming
#
ai
#
python
#
machinelearning
15
reactions
Comments
Add Comment
3 min read
Breaking Down tanh into Its Constituent Operations (As Explained By Karpathy)
Shrijith Venkatramana
Shrijith Venkatramana
Shrijith Venkatramana
Follow
Feb 20
Breaking Down tanh into Its Constituent Operations (As Explained By Karpathy)
#
programming
#
ai
#
python
#
machinelearning
5
reactions
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account