We're going to builda model that recognizes doodle images. Developed using TensorFlow and the super simple Keras Library. Wrapped into a Webapp using Flask Micro Framework.
sudo pip install -r requirements.txt
Once dependencies are installed, just run this to see it in your browser.
python app.py
That's it! It's serving a saved Keras model to you via Flask.
The credits for this code go to moinudeen.