ML Web Server. A pre-built container for running machine learning models as websites.

github.com/tiangolo/uvicorn-gunicorn-machine-learning-docker

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2022
  • 🚨 Move deprecation warning to the top to make it more explicit
  • 📝 Add deprecation warning
June 2020
  • ✨ Add issue-manager
May 2019
  • :memo: Update links and format
  • :memo: Update release notes
  • :construction_worker: Upgrade Travis (#2)
  • :see_no_evil: Add Pipfile.lock to .gitignore
  • :fire: Remove development only Pipfile.lock
March 2019
  • :memo: Add CUDA devel and cuDNN to README
  • :sparkles: Add CUDA devel flavor, to compile tools like dlib (#1)
  • :bug: Revert back to original image with TensorFlow
  • :construction_worker: Force re-build image with buildpack-deps
  • :memo: Update docs
  • :tada: First commit