Skip to content

mateuja/c-micrograd

Repository files navigation

C-micrograd

awww

Karpathy's micrograd, but in C.

Usage

Run make to compile the code. Two executables will be created inside the ./target directory.

  • ./target/example runs the same example as in micrograd.
  • ./target/train_nn trains an equivalent neural network to the one shown in micrograd's demo.

About

A micrograd clone in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published