https://github.com/darkmatter18/keras_model_deployment_flask
A Simple way to deploy your tensorflow.keras model using Flask
https://github.com/darkmatter18/keras_model_deployment_flask
flask keras serving tensorflow
Last synced: 6 months ago
JSON representation
A Simple way to deploy your tensorflow.keras model using Flask
- Host: GitHub
- URL: https://github.com/darkmatter18/keras_model_deployment_flask
- Owner: darkmatter18
- Created: 2019-09-12T12:34:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T12:38:29.000Z (almost 6 years ago)
- Last Synced: 2025-02-06T09:33:23.838Z (8 months ago)
- Topics: flask, keras, serving, tensorflow
- Language: Python
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keras_model_deployment_flask
A Simple way to deploy your `tensorflow.keras` model using Flask