tensorflow_flask
tensorflow_flask copied to clipboard
tensorflow model deployment in flask REST API
Deploy tensorflow models in flask
Developed and tested in python 3.
Start using python3 api.py
The tensorflow portion of the code is based on an idea in a blog post by Nathan Brixius.