Skip to content

Code and data for the Digit Recognizer competition on Kaggle.

Notifications You must be signed in to change notification settings

im-dpaul/Digit-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.