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:
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- Technical blog repo of metaflow☆165Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 8 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆94Updated 8 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 4 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆219Updated 8 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated 2 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 8 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 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
- Generative Adversarial Networks with Keras☆156Updated 5 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆214Updated 8 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 6 years ago
- Multi-GPU data-parallel training in Keras☆76Updated 8 years ago
- ☆97Updated 6 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆123Updated 8 years ago
- DeepArchitect: Automatically Designing and Training Deep Architectures☆145Updated 6 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- ☆107Updated 7 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 9 years ago
- Residual network block in Keras☆72Updated 9 years ago