115 Forks
309 Stars
309 Watchers

dcgan

The Simplest DCGAN Implementation

How to download and setup dcgan

Open terminal and run command
git clone https://github.com/tensorlayer/dcgan.git
git clone is used to create a copy or clone of dcgan 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 dcgan https://github.com/tensorlayer/dcgan/archive/master.zip

Or simply clone dcgan with SSH
[email protected]:tensorlayer/dcgan.git

If you have some problems with dcgan

You may open issue on dcgan support forum (system) here: https://github.com/tensorlayer/dcgan/issues