Me!

Libraryless MNIST in C

Recognize handwritten digits with 97.5% accuracy using single layer ANN and no libraries.


Technologies used: C, Artifical neural network, hand calculated backpropagation, linear algebra, multivariable calculus, image processing