Sign inSign up

floydhub/dl-python

By floydhub

Updated over 6 years ago

dl-python

Image
3

4.3K

floydhub/dl-python repository overview

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.

Tag summary

Content type

Image

Digest

Size

3.4 GB

Last updated

over 6 years ago

docker pull floydhub/dl-python:4.1.0-gpu-py3.55