TensorFlow + Theano + Torch + Scikit-learn + Keras + Caffe and so on.
10K+
You need to install cuda 7.5 [ NVIDIA-SMI 367.44 Driver Version: 367.44 ] and CuDNN v5.1 on your host machine first. See gpu driver 367.44 --> http://www.nvidia.com/download/driverResults.aspx/106780/en-us See cuda 7.5 --> https://developer.nvidia.com/cuda-downloads See cudnn v5.1 --> https://developer.nvidia.com/cudnn
You need to install cuda 8 [ NVIDIA-SMI 375.26 Driver Version: 375.26 ] and CuDNN v5.1 on your host machine first.
docker run -it --device /dev/nvidiactl --device /dev/nvidia-uvm --device /dev/nvidia0 --dns=8.8.8.8 -p 22 -p 6006 -p 8888 imcomking/bi_deeplearning
docker run -it --dns=8.8.8.8 -p 22 -p 6006 -p 8888 imcomking/bi_deeplearning
cd /root python setup_nbserver.py (enter a powerful password) screen -S ipy ipython notebook --profile=nbserver (ctrl + AD)
passwd (enter a powerful password) wget https://raw.githubusercontent.com/bi-lab/deeplearning_tutorial/master/sshd_config -O /etc/ssh/sshd_config
screen -S ssh /usr/sbin/sshd -D (ctrl + AD)
Cuda 7.5 CuDNN v5.1 TensorFlow r0.10.0 Theano latest(2016.9.19) Torch 7 latest(2016.9.19) Scikit-learn latest(2016.9.19) Keras latest(2016.9.19) Caffe latest(2016.9.19) (path: /opt/caffe) Bazel 0.3.1 lateset(2016.9.19) Lasagne latest(2016.9.19) JSAnimation latest(2016.9.19) IPython Notebook 3.2.1 SSH/SFTP
build-essential
curl
git
libfreetype6-dev
libpng12-dev
libzmq3-dev
pkg-config
python-dev
python-numpy
python-pip
software-properties-common
swig
zip
zlib1g-dev \
cmake
wget
libatlas-base-dev
libboost-all-dev
libgflags-dev
libgoogle-glog-dev
libhdf5-serial-dev
libleveldb-dev
liblmdb-dev
libopencv-dev
libprotobuf-dev
libsnappy-dev
protobuf-compiler \
graphviz \
python-scipy
python-nose
python-setuptools
python-h5py \
python-matplotlib
python-yaml
libopenblas-dev
screen \
vim \
unzip
libatlas-dev
libhdf5-dev
libatlas3gf-base
pip future euclid redis pandas Request six mpld3 pydotplus
Content type
Unrecognized
Digest
Size
3.1 GB
Last updated
almost 10 years ago
docker pull imcomking/bi_deeplearning