Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 461 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 461 Bytes

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.