https://github.com/robmarkcole/keras-rest-api-docker
Keras + deep learning REST API + Docker
https://github.com/robmarkcole/keras-rest-api-docker
keras
Last synced: about 1 month ago
JSON representation
Keras + deep learning REST API + Docker
- Host: GitHub
- URL: https://github.com/robmarkcole/keras-rest-api-docker
- Owner: robmarkcole
- License: gpl-3.0
- Created: 2019-01-24T06:45:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T07:24:10.000Z (over 7 years ago)
- Last Synced: 2026-02-26T23:54:04.725Z (4 months ago)
- Topics: keras
- Language: Python
- Homepage: https://blog.keras.io/building-a-simple-keras-deep-learning-rest-api.html
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keras-rest-api-docker
Take [Keras + deep learning REST API](https://blog.keras.io/building-a-simple-keras-deep-learning-rest-api.html), and following [this simple guide](https://stackabuse.com/dockerizing-python-applications/), deploy using + Docker
Note that as per [this issue](https://github.com/jrosebr1/simple-keras-rest-api/issues/11) its not possible to reproduce the original authors work, as they didn't bother with a `requirements.txt`