Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 363 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 363 Bytes

MNIST 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.