01 May 25


A tiny example Autograd engine

by struanr 9 months ago

Cuda implementation of Micrograd

by struanr 9 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 9 months ago

21 Apr 23

In this article, we will briefly introduce the field of artificial intelligence, particularly in computer vision, the challenges involved, the existing modern solutions to these challenges and how…

by chrisSt 2 years ago