Skip to content

Commit

Permalink
GIF
Browse files Browse the repository at this point in the history
  • Loading branch information
minimaxir committed Jun 12, 2017
1 parent a921d58 commit d697b04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,5 +1,7 @@
# keras-cntk-docker

![](cntk_keras.gif)

Docker container for keras + cntk intended for nvidia-docker. Based off of
Durgesh Mankekar's minimal [keras/jupyter container](https://github.com/durgeshm/dockerfiles/tree/master/jupyter-keras-gpu) + corresponding [blog post](https://medium.com/google-cloud/containerized-jupyter-notebooks-on-gpu-on-google-cloud-8e86ef7f31e9).

Expand All @@ -14,7 +16,6 @@ To set up the CUDA+container drivers from scratch on the GPU instance, run these
```sh
curl -O -s https://raw.githubusercontent.com/minimaxir/keras-cntk-docker/master/deps_nvidia_docker.sh
sudo sh deps_nvidia_docker.sh
sudo docker pull minimaxir/keras-cntk
```
You may need to run the script again after a few days (due to a GPU update on host hardware)

Expand Down
Binary file added cntk_keras.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d697b04

Please sign in to comment.