Skip to content

valenradovich/micrograd-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micrograd in c

inspired from https://github.com/karpathy/micrograd i wrote my own version in c.

image

auto grad and backprop implementation from scratch, no external dependencies in any part of the code.

training

make
./train

image

About

auto grad engine and neural net implementation in pure C

Topics

Resources

Stars

Watchers

Forks

Languages