noahgrad, neural networks from scratch
May 28, 2024 - July 15, 2024
- GitHub: ntrupin/noahgrad
A machine learning library complete with tensors, autodiff, backpropagation, loss functions, optimizers, and modular layers for building neural networks in Python with NumPy as the sole dependency.