Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 215 Bytes

cmicrograd: micrograd but in C

an implementation of Andrej Karpathy's micrograd but in C. with some differences here and there.

running

  make
  ./bin/main