-
micrograd: a scalar-valued autograd engine
A 150-line autograd engine that supports +, *, **, tanh, exp, and a tiny MLP on top.
-
A transformer that reads C++ and writes Python
16.4M-parameter encoder-decoder transformer for C++ → Python code translation, trained on XLCoST on a 4 GB GPU. val_loss 2.0474.