09 May 25
07 May 25
02 May 25
A series on automatic differentiation in Julia.
01 May 25
Hasktorch is a library for tensors and neural networks in Haskell.
A tiny example Autograd engine
Cuda implementation of Micrograd
MiniTorch is a diy teaching library for machine learning engineers who wish to learn about the internal concepts underlying deep learning systems. It is a pure Python re-implementation of the Torch API designed to be simple, easy-to-read, tested, and incremental. The final library can run Torch code.