An open API service indexing awesome lists of open source software.

https://github.com/dayyass/ml-as-service

Convert ML Models to Flask + Gunicorn + Docker Service.
https://github.com/dayyass/ml-as-service

api deep-learning docker flask gunicorn machine-learning python service

Last synced: 2 months ago
JSON representation

Convert ML Models to Flask + Gunicorn + Docker Service.

Awesome Lists containing this project

README

          

My public talk about this project at Sberloga:

[**From Model to Service: Flask + Gunicorn + Docker**](https://youtu.be/onPlqEO0lN0)

# ML as Service
Transform ML models to Service with:
- Flask
- Gunicorn
- Docker

# Examples
- [ML](ml_as_service/ml)
- [NLP](ml_as_service/nlp)