Difference between revisions of "Docker"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''ML Docker Image installed on the Interaction Station ML computers:'''
+
ML Docker Image installed on the Interaction Station ML computers:<br/>
*[Deepo (for GPU)|https://github.com/ufoym/deepo]
+
'''Deepo'''. It includes:<br/>
 
+
*cudnn
 
+
*theano
 
+
*tensorflow
https://github.com/NVIDIA/nvidia-docker
+
*sonnet
https://github.com/NVIDIA/nvidia-docker
+
*pytorch 
 
+
*keras
 
+
*lasagne
 +
*mxnet
 +
*cntk
 +
*chainer
 +
*caffe
 +
*caffe2
 +
*torch
  
 
'''Installing Docker CE on Ubuntu 16.04:'''
 
'''Installing Docker CE on Ubuntu 16.04:'''
Line 16: Line 22:
  
 
*More info: https://unix.stackexchange.com/questions/363048/unable-to-locate-package-docker-ce-on-a-64bit-ubuntu
 
*More info: https://unix.stackexchange.com/questions/363048/unable-to-locate-package-docker-ce-on-a-64bit-ubuntu
 +
 +
'''Installing Deepo:'''
 +
*[[Pre-requisites|https://github.com/NVIDIA/nvidia-docker]]
 +
*[[Deepo (for GPU)|https://github.com/ufoym/deepo]]

Revision as of 11:07, 18 July 2018

ML Docker Image installed on the Interaction Station ML computers:
Deepo. It includes:

  • cudnn
  • theano
  • tensorflow
  • sonnet
  • pytorch
  • keras
  • lasagne
  • mxnet
  • cntk
  • chainer
  • caffe
  • caffe2
  • torch

Installing Docker CE on Ubuntu 16.04:

Installing Deepo: