Kaggle Digit Recognizer
Code for Python digit recognizer starter comptetition. http://www.kaggle.com/c/digit-recognizer This code reached the accuracy, 98.7%.
libraries used
- numpy
- opencv (cv)
- scipy
- sklearn (scikit-learn)
Recognize digit images
Code for Python digit recognizer starter comptetition. http://www.kaggle.com/c/digit-recognizer This code reached the accuracy, 98.7%.
Leave feedback in the comments!
Log in or sign up for Devpost to join the conversation.