deepdiffuser / base-ml-docker

a base docker image for doing ML/AI without conda spaghetti on host

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base-ml-docker

Base docker image for doing machine learning in docker containers. Supports only NVIDIA cuda, make sure to install nvidia-docker2

Usage

docker build -t ml . docker run -it ml bash

About

a base docker image for doing ML/AI without conda spaghetti on host


Languages

Language:Dockerfile 100.0%