Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thesoenke/deeplearning-docker
- Owner: theSoenke
- License: mit
- Created: 2019-01-10T16:23:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T13:55:42.000Z (almost 6 years ago)
- Last Synced: 2024-12-11T05:41:42.917Z (2 months ago)
- Topics: cuda, docker, fastai, jupyter
- Language: Dockerfile
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)