/Handwritten-Digit-recognizer

used MNIST dataset and keras to create CNN to recognize handwritten digits

Primary LanguageJupyter Notebook

Handwritten-Digit-recognizer

I've created a model using Tensorflow-keras that predicts the handwritten digits using convolutional neural network.It has an accuracy of 98% on validation data.