Hi!
I got good result from the training model on the MNIST dataset. But when I'm trying to test my own hand writing numbers, I find that the code given in the tutorial doesn't seem to work. There are no error reported, but the program quits without an Ipython window showing up as expected.
Did anyone know a fix to this problem?