Home for the materials for the SPS machine learning and python programming tutotial I gave on Jan. 29th and 30th, 2020. Anybody can use/redistribute/repurpose these materials in any context they want ...
This tutorial covers on how to train a CNN classifier using MNIST dataset. MNIST data contains around 70000 images, out of which 60000 are used for training and 10000 are used for testing/evaluation.