ofirbb / dockerfiles

Deep Learning Dockerfiles

Home Page:http://docs.floydhub.com/home/environments/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfiles

Collection of Dockerfiles useful for NLP and Deep Learning. To download the docker images visit: floydhub's Docker Hub.

Naming conventions

Dockerfiles are organized into the following directory structure:

CATEGORY/PROJECT_NAME/VERSION/Dockerfile-ENV
CATEGORY/PROJECT_NAME/VERSION/Dockerfile-ENV.gpu

Automated build scripts will generate the following tags for images based on the above dockerfile paths:

floydhub/PROJECT_NAME:VERSION-ENV
floydhub/PROJECT_NAME:VERSION-ENV-gpu

Contains docker images for popular deep learning frameworks including: Tensorflow, PyTorch and Torch.

About

Deep Learning Dockerfiles

http://docs.floydhub.com/home/environments/


Languages

Language:Python 75.5%Language:HTML 18.3%Language:Shell 6.3%