jonbruner / ezganLinks
An extremely simple generative adversarial network, built with TensorFlow
☆35Updated 8 years ago
Alternatives and similar repositories for ezgan
Users that are interested in ezgan are comparing it to the libraries listed below
Sorting:
- Technical blog repo of metaflow☆165Updated 8 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- ☆97Updated 6 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆94Updated 8 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 4 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 7 years ago
- tensorflow_transfer_cifar10☆78Updated 8 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆219Updated 8 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 6 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 5 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 6 years ago
- Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017☆205Updated 8 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 9 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 8 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 7 years ago
- Tips for optimizing TensorFlow code☆73Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 8 years ago
- tf.keras + tf.data with Eager Execution☆73Updated 6 years ago