Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 162 Bytes

File metadata and controls

4 lines (3 loc) · 162 Bytes

OkayML

Barebones Autograd and MLPs in OCaml

Inspired by Karpathy's micrograd, this library is purely for learning how to implement automatic differentiation.