Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thesoenke/deeplearning-docker

Setup for Deep Learning experiments in Docker with Cuda
https://github.com/thesoenke/deeplearning-docker

cuda docker fastai jupyter

Last synced: 15 days ago
JSON representation

Setup for Deep Learning experiments in Docker with Cuda

Awesome Lists containing this project

README

        

# deeplearning-docker

Setup for Deep Learning experiments in Docker with Cuda

## Setup fastai
1. Install nvidia-docker
2. Build image and start container `make fastai`
4. Open [http://localhost:3000](localhost:8888)