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☆164Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 7 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 3 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆220Updated 8 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 9 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- ☆97Updated 5 years ago
- Tips for optimizing TensorFlow code☆73Updated 8 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 7 years ago
- Multi-GPU data-parallel training in Keras☆76Updated 7 years ago
- Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.☆124Updated 7 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 4 years ago
- ☆107Updated 7 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- Extending Keras to support tfrecord dataset☆61Updated 8 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
- tensorflow_transfer_cifar10☆78Updated 8 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Residual network block in Keras☆72Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆94Updated 8 years ago