Digit Recognizer
The MNIST database of handwritten digits has a training set of 60,000 examples, and a test set of 10,000 examples.
Four files are available on this site: http://yann.lecun.com/exdb/mnist/
Before execute please create a new folder called 'data' and pase this two files:
- train-images-idx3-ubyte.gz: training set images (9912422 bytes)
- train-labels-idx1-ubyte.gz: training set labels (28881 bytes)
Results: