Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 854 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 854 Bytes

DigitRecognizer

Python Script with Convolutional Neural Network Digit Recognizer implemented in Keras 🖼️.

This code implements Convolutional Neural Network(CNN) to classify/recognize digits in an image of 8x8 dim.

The Architecture of the model is Descirbed below.

alt text

Outputs

alt text

alt text

alt text

alt text

alt text