/Digit-Recognition

Implementation of a hand written digit classifier, model is trained over MNIST dataset.

Primary LanguageJupyter Notebook

Digit-Recognition

  • Contains two different impelementations of Digit Recognition : Python code is implemented over Tensorflow framework with all inbuilt functions and Octave code is implemeted using first priniciple.