/ml

Primary LanguageHaskellMIT LicenseMIT

ml

This is a small repo following Karpathy's videos, and trying to implement something similar to micrograd, but in Haskell.

It's an excuse to leverage recursion schemes, mostly.