Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 447 Bytes

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: