sumukshashidhar / ml-docker

Docker for Machine Learning Tasks with Jupyter Notebooks - GPU Enhanced

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-docker

Docker for Machine Learning Tasks with Jupyter Notebooks - GPU Enhanced

Run Instructions

docker run --gpus all -it --rm -p 8888:8888 -v $WORKDIR:/workspace machinelearning

About

Docker for Machine Learning Tasks with Jupyter Notebooks - GPU Enhanced

License:MIT License


Languages

Language:Dockerfile 100.0%