im-dpaul / Digit-Recognizer

Code and data for the Digit Recognizer competition on Kaggle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle Contest : Digit Recognizer

Kaggle's competition details ~

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.

About

Code and data for the Digit Recognizer competition on Kaggle.


Languages

Language:Jupyter Notebook 100.0%