Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 346 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 346 Bytes

Deploy tensorflow models in flask

Developed and tested in python 3.

Start using python3 api.py

test link

The tensorflow portion of the code is based on an idea in a blog post by Nathan Brixius.