ML Docker Base. A pre-built container with Python and machine learning tools ready to go.

github.com/tiangolo/python-machine-learning-docker

Vaya's read on this project

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

Updates

November 2022
  • 🚨 Update deprecation warning
October 2022
  • 🚨 Add maintenance warning note
May 2019
  • :memo: Update links and format
  • :memo: Update release notes
  • :construction_worker: Upgrade Travis (#5)
  • :see_no_evil: Add Pipfile.lock to gitignore
  • :fire: Remove development-only Pipfile.lock
March 2019
  • :memo: Update README with cuDNN image tag
  • :sparkles: Add cuDNN image tag (#4)
  • :sparkles: Add image tag with CUDA devel (e.g. for dlib) (#3)
  • Release —0.3.0
  • :bookmark: 0.3.0 all images based on buildpack-deps
  • Merge pull request #2 from tiangolo/buildpack-deps
  • :sparkles: Base images on buildpack-deps (or equivalent)
  • :bookmark: Release 0.2.0, remove conda prefix
  • Merge pull request #1 from tiangolo/refactor-conda-tag-names
  • :art: Refactor tag names prefixed with conda to no prefix
  • :memo: Add CUDA versions technical details
  • :memo: Update README.md
  • :green_heart: Separate tests, make CUDA tests run only locally
  • :memo: Add README.md