/Digit-Recognizer

Code and data for the Digit Recognizer competition on Kaggle.

Primary LanguageJupyter Notebook

Kaggle Contest : Digit Recognizer

Classify handwritten digits using the famous MNIST data. The goal in this competition is to take an image of a handwritten single digit, and determine what that digit is.

Data Files

The data files train.csv and test.csv contain gray-scale images of hand-drawn digits, from zero through nine.