Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erikgartner/docker-deeplearning

Docker images for deep learning
https://github.com/erikgartner/docker-deeplearning

deep-learning docker-image

Last synced: about 1 month ago
JSON representation

Docker images for deep learning

Awesome Lists containing this project

README

        

# Deep Learning Docker Images
*This repository contains a collection of Docker Images for Deep Learning.*

## Current images
- [docker-tensorflow](docker-tensorflow/) - A base image for Tensorflow with CUDA.
- [docker-matlab](docker-matlab/) - An image containing containing Matlab with CUDA.
- [docker-matcaffe](docker-matcaffe/) - An image using the docker-matlab image and adds Caffe for Matlab.

## Requirements

Images based of the Nvidia CUDA image requires the Nvidia Docker runtime.
Installation instructions can be found [here](https://github.com/NVIDIA/nvidia-docker).