360 Forks
661 Stars
661 Watchers

deep-learning-containers

AWS Deep Learning Containers (DLCs) are a set of Docker images for training and serving models in TensorFlow, TensorFlow 2, PyTorch, and MXNet.

How to download and setup deep-learning-containers

Open terminal and run command
git clone https://github.com/aws/deep-learning-containers.git
git clone is used to create a copy or clone of deep-learning-containers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deep-learning-containers https://github.com/aws/deep-learning-containers/archive/master.zip

Or simply clone deep-learning-containers with SSH
[email protected]:aws/deep-learning-containers.git

If you have some problems with deep-learning-containers

You may open issue on deep-learning-containers support forum (system) here: https://github.com/aws/deep-learning-containers/issues