Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 287 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 287 Bytes

DigitRecognition

Implementation of a neural network class and dependencies, as linear algebra class, for hadling matrix/vector operations. As an example project, I use MNIST dataset for training the model on handwritten digits in order to recognize new digits.

Still in development...