erilyth / DCGANsLinks
Implementation of some basic GAN architectures in Keras
☆45Updated 8 years ago
Alternatives and similar repositories for DCGANs
Users that are interested in DCGANs are comparing it to the libraries listed below
Sorting:
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data