dmlc / mxnet-notebooks

Notebooks for MXNet
Apache License 2.0
615 stars 325 forks source link

Add CNN model prediction to MNIST python tutorial #16

Closed jrawlings closed 7 years ago

jrawlings commented 7 years ago

Add a prediction using the training CNN model in the MNIST tutorial along with showing the probability of the prediction and the model's validation accuracy.