75 Forks
221 Stars
221 Watchers

GAN-Sandbox

Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.

How to download and setup GAN-Sandbox

Open terminal and run command
git clone https://github.com/mjdietzx/GAN-Sandbox.git
git clone is used to create a copy or clone of GAN-Sandbox repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GAN-Sandbox https://github.com/mjdietzx/GAN-Sandbox/archive/master.zip

Or simply clone GAN-Sandbox with SSH
[email protected]:mjdietzx/GAN-Sandbox.git

If you have some problems with GAN-Sandbox

You may open issue on GAN-Sandbox support forum (system) here: https://github.com/mjdietzx/GAN-Sandbox/issues