Skip to content

Commit 4e5ae7c

Browse files
committed
Fix DeepDream name.
1 parent c590964 commit 4e5ae7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deep-learning/deep-dream/dream.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"source": [
1010
"# Deep Dreams (with Caffe)\n",
1111
"\n",
12-
"Credits: Forked from [Deep Dream](https://github.com/google/deepdream) by Google\n",
12+
"Credits: Forked from [DeepDream](https://github.com/google/deepdream) by Google\n",
1313
"\n",
1414
"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",
1515
"\n",

0 commit comments

Comments
 (0)