- This distoribution made at 2018.10.22
- If you build from Dockerfile, the versions will be change.
- OS: Ubuntu 16.04.5 LTS (Xenial Xerus)
- CUDA: 9.0.176
- cudnn: 7.3.1
- pyenv 1.2.7
- Python: 3.6.6
- pip: 10.0.1
- Anaconda 4.5.11
- tensorflow: 1.11.0
- tensorflow-gpu: 1.11.0
- keras-gpu: 2.2.4
- cupy-cuda90(cupy alternative): 4.5.0
- chaienr: 4.5.0
- jupyter notebook: 4.4.0
- OS: Ubuntu 18.04.1 LTS (Bionic Beaver)
- NVIDIA Driver: 410.48
- CUDA: 9.0.176
- Docker: 18.06.1
- NVIDIA-Docker: 2.0.3
- GNU Make: 4.1
- Git: 2.17.1
If you see this README from outside GitHub, see here https://github.com/YUzushio/become-yukarin-docker
git clone https://github.com/YUzushio/become-yukarin-docker
cd become-yukarin-docker
make build
Default: run /bin/bash in container
make run
- Run into contaienr
make run
- Go to workspace
cd /workspace
- run Chainer GPU test
python chinergputest.py
- Exit
exit
Before clone, you should visit repository and read README on GitHub https://github.com/Hiroshiba/become-yukarin
-
(On host machine) Go to files
cd files
-
Clone source
git clone https://github.com/Hiroshiba/become-yukarin
- Go to above directory
cd ../
- Run into contaienr
make run
- Go to workspace
cd workspace
-
Run jupyter notebook
./jupyter.sh
- Visit your workspace from jupyter notebook page with browser