/makemorecrystals

makemore in Crystal lang

Primary LanguageCrystal

MakeMoreCrystals

MoreCrystals

This is an implementation of Andrej Karpathy's makemore project, written in Crystal lang. Under the hood, I've used num.cr for matrix operations, though there is not 100% equivalence with numpy/torch so I've had to do things a little differently in places.