Python Forum

Full Version: Digit recognizer web app with Flask
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I made a digit recognizer web app using Flask and Tensorflow to train the model. It's my first Flask program, so it's very simple. Apart from python, I used Javascript and jQuery to manage the canvas/events and Bootstrap for the front end.

Github link: https://github.com/lorenzophys/web-MNIST