01 May 25

A tiny example Autograd engine

by struanr 7 months ago

Cuda implementation of Micrograd

by struanr 7 months ago

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.

by struanr 7 months ago