aribis369 / ML-Starter-Pack

A collection of Machine Learning algorithms written from sctrach.
75 stars 52 forks source link

HandWritten digit Recognition using MLPClassifier from sklearn #32

Closed ayanmaity201 closed 6 years ago

ayanmaity201 commented 6 years ago

I have developed one handwritten digit recognition system on MNIST data using MLPclassifier and uploaded it in the examples-scikit folder.Please merge my Pull Request.