micrograd
A simple vector valued autograd engine aimed to be between micrograd and tinygrad with a nn library.
Simple auto gradient project that supports basic operations written in C++ from scratch.