Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 238 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 238 Bytes

digit-recognizer-tabula-rasa

An implementation of the digit-recognizing supervised machine learning model, without using machine learning libraries. Implemented as a cost-function-minimizing neural network trained on the MNIST dataset.