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: about 2 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T13:55:42.000Z (about 7 years ago)
- Last Synced: 2025-02-05T09:18:40.806Z (over 1 year 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)