Implementation of Convolutional Neural Network from scratch
You should be able to run the entire code and train a convolutional neural network on the classic MNIST handwritten digit data set as well as view a selection of the feature maps from the convolutional layers.