From 34b4ce808b3161f125357d412db3268ef48884c1 Mon Sep 17 00:00:00 2001 From: znah Date: Tue, 22 Mar 2016 12:21:11 +0100 Subject: [PATCH] Update nbviewer link in README.md --- tensorflow/examples/tutorials/deepdream/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/examples/tutorials/deepdream/README.md b/tensorflow/examples/tutorials/deepdream/README.md index 908d31e93db..47aab52ca04 100644 --- a/tensorflow/examples/tutorials/deepdream/README.md +++ b/tensorflow/examples/tutorials/deepdream/README.md @@ -13,7 +13,7 @@ image generation techiques impelemented with TensorFlow: You can view "deepdream.ipynb" directly on GitHub. Note that GitHub Jupyter notebook preview removes embedded graph visualizations. You can still see them online -[using nbviewer](http://nbviewer.jupyter.org/github/znah/tensorflow/blob/deepdream/tensorflow/models/deepdream/deepdream.ipynb) +[using nbviewer](http://nbviewer.jupyter.org/github/tensorflow/tensorflow/blob/master/tensorflow/tutorials/deepdream/deepdream.ipynb) service. In order to run the notebook locally, the following dependencies must be installed: