Skip to content

Files

Latest commit

0d34459 · Feb 20, 2017

History

History
This branch is 75 commits behind nfmcclure/tensorflow_cookbook:master.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 20, 2017
Feb 5, 2017

Deepdream in TensorFlow

Note: There is no new code in this script. It originates from the TensorFlow tutorial located here. However, this code is modified slightly to run on Python 3. The code is also commented very heavily to explain, line-by-line, what occurs in the deepdream demo.

Here are some potential outputs.

deepdream outputs

Deepdream results on four features with the book's cover image.

Our interpretation so far:

  • Feature #50: feathers
  • Feature #110: Shells or scales
  • Feature #100: Swirly eyeballs
  • Feature #139: Flowers (this one is from TF tutorial)