/HandwritingRecognition

A basic attempt to classify images to their respective numerical digits

Primary LanguagePython

HandwritingRecognition

Various basic attempts to classify images onto their respective numerical digits.

SoftMax Regression implementation provides an accuracy of around 79.8%

The Neural Network implementaion using a simplistic Stochastic Gradient Descent gave an astonishing accuracy of 95%