DeepCNN-in-Keras

This repo serves as a reference for implementing a "Hello, World!" in Deep Learning i.e MNIST Digit classification


The code in the Notebook implements a Deep Convolution Neural Network to identify MNIST Handwritten digits

For more info on how CNN works, please refer the below blog: