This repo contains a super minimal neural network library and training loop using only NumPy. The file defines a tiny tensor/autograd engine inspired by PyTorch, supporting basic operations and gradient descent. The script includes an example linear regression training run at the bottom. Just for learning fun :)
-
Couldn't load subscription status.
- Fork 0
brrich/pytorch-from-scratch
About
Minimal pytorch-like autograd implementation from scratch with Numpy
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published