/ML-NN-Digit-Recognition-

A Neural network to identify hand written digits. Images are to be pre processed. Training done on the Original samples of Yann Lecun

Primary LanguageMatlab

ML-NN-Digit-Recognition-

A Neural network to identify hand written digits. Images are to be pre processed. Training done on the Original samples of Yann Lecun This example is a part of Machine Learning course by Andrew NG from Coursera.org.

To run the Script, Run ex4.m The program is in Matlab / GNU Octave. In case Matlab gives error, check out the comments on the lines where error has occured.