NumberRecognizer.html -- the main program
mnist_model.json -- neural network model file
group1-shard1of2.bin -- network model weights file1
group1-shard2of2.bin -- network model weights file2
mnist_cnn_train.py -- Python file use to train the neural network model