From 846e0121e715e94beddf9587b2788811d699c861 Mon Sep 17 00:00:00 2001 From: Martin Wicke Date: Tue, 19 Apr 2016 08:58:19 -0700 Subject: [PATCH] Point deepdream tutorial at README instead of ipython --- tensorflow/g3doc/tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/g3doc/tutorials/index.md b/tensorflow/g3doc/tutorials/index.md index 6ee12fe264d..e4d18021d71 100644 --- a/tensorflow/g3doc/tutorials/index.md +++ b/tensorflow/g3doc/tutorials/index.md @@ -114,4 +114,4 @@ Building on the Inception recognition model, we will release a TensorFlow version of the [Deep Dream](https://github.com/google/deepdream) neural network visual hallucination software. -[View Tutorial](https://www.tensorflow.org/code/tensorflow/examples/tutorials/deepdream/deepdream.ipynb) +[View Tutorial](https://www.tensorflow.org/code/tensorflow/examples/tutorials/deepdream/README.md)