Fix DeepDream name.

pull/18/head
Donne Martin 2015-12-27 07:18:24 -05:00
parent c590964cfd
commit 4e5ae7c177
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"source": [
"# Deep Dreams (with Caffe)\n",
"\n",
"Credits: Forked from [Deep Dream](https://github.com/google/deepdream) by Google\n",
"Credits: Forked from [DeepDream](https://github.com/google/deepdream) by Google\n",
"\n",
"This notebook demonstrates how to use the [Caffe](http://caffe.berkeleyvision.org/) neural network framework to produce \"dream\" visuals shown in the [Google Research blog post](http://googleresearch.blogspot.ch/2015/06/inceptionism-going-deeper-into-neural.html).\n",
"\n",