Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 243 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 243 Bytes

MNIST Dataset Artificial Neural Network Classifier

An Artificial Neural Network with weight decay created using python using the Numpy library which can read handwritten digits. Uses K-Folds cross validation for training the Neural Network.