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.
The data files train.csv and test.csv contain gray-scale images of hand-drawn digits, from zero through nine.