/Handwritten-digit-recognition-web-app-using-machine-learning-and-flask

It recognizes the digit written on the editor provided in the interface and displays the result which is predicted .

Primary LanguagePython

Handwritten Digit Recognition Flask App

A Flask web app for handwritten digit recognition using a convolutional neural network. The model was trained on the MNIST dataset in TensorFlow using the Keras API.