numpy-neural-network
A PyTorch style machine learning framework written in NumPy with GPU acceleration from CuPy.
A proof of concept of a recursion doing stochastic gradient descent for a simple neural network. Done in Python3 with numpy