Skip to content

ssansovich/picograd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picograd

Andrej Karpathy's (karpathy) micrograd implemented in pure C for learning purposes. Implements a multi-layer perceptron neural net, complete with backpropagation and gradient descent.

I did this for learning purposes. It definitely leaks memory and has a couple of bugs.

About

Andrej Karpathy's micrograd built in pure C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages