Skip to content

Commit

Permalink
Merge pull request google#11 from daviga404/correct-typos
Browse files Browse the repository at this point in the history
Correct small typo
  • Loading branch information
znah committed Jul 8, 2015
2 parents a3b693e + 06a46d2 commit f8f03a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dream.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"\n",
"It'll be interesting to see what imagery people are able to generate using the described technique. If you post images to Google+, Facebook, or Twitter, be sure to tag them with **#deepdream** so other researchers can check them out too.\n",
"\n",
"##Dependences\n",
"##Dependencies\n",
"This notebook is designed to have as few dependencies as possible:\n",
"* Standard Python scientific stack: [NumPy](http://www.numpy.org/), [SciPy](http://www.scipy.org/), [PIL](http://www.pythonware.com/products/pil/), [IPython](http://ipython.org/). Those libraries can also be installed as a part of one of scientific packages for Python, such as [Anaconda](http://continuum.io/downloads) or [Canopy](https://store.enthought.com/).\n",
"* [Caffe](http://caffe.berkeleyvision.org/) deep learning framework ([installation instructions](http://caffe.berkeleyvision.org/installation.html)).\n",
Expand Down

0 comments on commit f8f03a5

Please sign in to comment.