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

mythorath/deep-dream-generator

 
 

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

  • Jupyter Notebook 57.9%
  • C++ 33.8%
  • Python 4.1%
  • Cuda 1.8%
  • CMake 1.3%
  • MATLAB 0.4%
  • Other 0.7%