Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pydatablog/fastapi-model-deployment
An example for deploying Tensorflow 2 models with Docker and Fast API
https://github.com/pydatablog/fastapi-model-deployment
docker keras model-deployment rest-api tensorflow-tutorials tensorflow2
Last synced: about 2 months ago
JSON representation
An example for deploying Tensorflow 2 models with Docker and Fast API
- Host: GitHub
- URL: https://github.com/pydatablog/fastapi-model-deployment
- Owner: PyDataBlog
- License: mit
- Created: 2019-10-25T13:11:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T19:52:03.000Z (over 2 years ago)
- Last Synced: 2023-06-18T00:29:26.216Z (over 1 year ago)
- Topics: docker, keras, model-deployment, rest-api, tensorflow-tutorials, tensorflow2
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 9
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fastapi-model-deployment
Associated blog post: https://medium.com/python-data/how-to-deploy-tensorflow-2-0-models-as-an-api-service-with-fastapi-docker-128b177e81f3