Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 133 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 133 Bytes

MNIST_from_scratch

MNIST (Digit Recognition with 3 Layer Neural Network) from scratch using ReLU, Sigmoid and Softmax activations.