Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 131 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 131 Bytes

Implementation of a 3-layer neural network with SGD (and SGD with momentum) as the optimizer. Trained and tested on MNIST dataset.