/minimal-nn

A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.

Primary LanguagePython

Watchers