Description: Simple handwritten numeral recognition, in the depth of neural network simple attempt, for beginners have a good understanding
To Search:
File list (Check if you may need any files):
MNIST_data
MNIST_data\t10k-images-idx3-ubyte.gz
MNIST_data\t10k-labels-idx1-ubyte.gz
MNIST_data\train-images-idx3-ubyte.gz
MNIST_data\train-labels-idx1-ubyte.gz
input_data.py
MNIST.py