Experimenting with a simple convolutional neural network for classifying handwritten digits from the MNIST dataset
https://github.com/charliegfrancis/mnist-pytorch.git
A simple convolutional neural network used to classify handwritten digits from the MNIST dataset.
Heavily based on the following article, credit to Gregor Koehler et al https://nextjournal.com/gkoehler/pytorch-mnist