Skip to content

#deepdream in a docker environment, to save you 8 hours of setup headaches.

Notifications You must be signed in to change notification settings

caranicas/deep-dream-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-dream-generator

#####deepdream in a docker environment, to save you 8 hours of setup headaches.

To set up the container, you can either build it yourself from here - or just fetch it from Dockerhub.

Once you have a container ready, run it with

docker run -d -p 443:8888 -e "PASSWORD=password" -v /path/to/this/repository:/src ryankennedyio/deepdream

Then head to https://{dockerIP}/, enter 'password' and start playing.

About

#deepdream in a docker environment, to save you 8 hours of setup headaches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.7%
  • Python 9.6%
  • Cuda 4.3%
  • CMake 3.2%
  • Protocol Buffer 1.4%
  • MATLAB 1.0%
  • Other 1.8%