Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 331 Bytes

File metadata and controls

5 lines (3 loc) · 331 Bytes

Handwritten-Digit-Classification

A Neural Network model that will be able to predict integral digits from hand-written images with a high degree of accuracy using Keras API with Tensorflow as backend. This model has been trained on MNIST dataset consisting of 16k+ images.