There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.