/Image-classification-using-CNN

This is a Convolutional Neural Network model for image classification using Deep Learning. Its 4Layers deep

Primary LanguageJupyter Notebook

Image-classification-using-CNN

This is a Convolutional Neural Network model for image classification using Deep Learning. Its 4Layers convolutions and 2 Fully Connected layers. I am using the MNIST dataset which has 7000 images of handwritten digits and 10 classes.