jonbruner / ezgan
An extremely simple generative adversarial network, built with TensorFlow
☆35Updated 7 years ago
Alternatives and similar repositories for ezgan:
Users that are interested in ezgan are comparing it to the libraries listed below
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 6 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 3 years ago
- The collection of jupyter notebooks that were created to compose 3dbabove posts☆44Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- tensorflow_transfer_cifar10☆78Updated 8 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- DeepArchitect: Automatically Designing and Training Deep Architectures☆143Updated 5 years ago
- Generative Adversarial Networks in Keras☆45Updated 3 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 7 years ago
- Residual network block in Keras☆72Updated 8 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- DrMAD