An open API service indexing awesome lists of open source software.

https://github.com/chunml/dcgan


https://github.com/chunml/dcgan

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# DCGAN

Reference taken from https://github.com/carpedm20/DCGAN-tensorflow, an unofficial but awesome Tensorflow implemenation of DCGAN.
Here I try to reduce the detail, to make it easier to understand, and also for demonstrating for my upcoming blog post.