https://github.com/cedrickchee/dockerfile-fastai
Dockerfile for building NVIDIA CUDA image for PyTorch 1.0 and fastai 1.0 deep learning
https://github.com/cedrickchee/dockerfile-fastai
cuda-toolkit deep-learning docker-container fastai nvidia-docker pytorch
Last synced: 18 days ago
JSON representation
Dockerfile for building NVIDIA CUDA image for PyTorch 1.0 and fastai 1.0 deep learning
- Host: GitHub
- URL: https://github.com/cedrickchee/dockerfile-fastai
- Owner: cedrickchee
- License: apache-2.0
- Created: 2018-10-17T20:23:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T20:35:22.000Z (over 7 years ago)
- Last Synced: 2025-01-18T17:49:44.098Z (over 1 year ago)
- Topics: cuda-toolkit, deep-learning, docker-container, fastai, nvidia-docker, pytorch
- Language: Dockerfile
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dockerfile for fastai
Dockerfile for building fastai 1.0 + PyTorch 1.0 preview image for deep learning part 1 v3 course.
# Docker base
This is the Jupyter Docker base build but on top of NVIDIA Docker 2.0 to enable CUDA and GPU capabilities.