jonbruner / generative-adversarial-networksLinks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
☆539Updated 7 years ago
Alternatives and similar repositories for generative-adversarial-networks
Users that are interested in generative-adversarial-networks are comparing it to the libraries listed below
Sorting:
- Tutorial on GANs☆292Updated 8 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 8 years ago
- Tutorial on creating your own GAN in Tensorflow☆471Updated 6 years ago
- ☆388Updated 8 years ago
- A couple of simple GANs in Keras☆500Updated 7 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆979Updated 8 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆926Updated 7 years ago
- This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube☆567Updated 4 years ago
- TensorFlow Implementation of Unsupervised Cross-Domain Image Generation☆863Updated 7 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆516Updated 6 years ago
- Generative Adversarial Networks (GANs) resources sorted by citations☆855Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Implementation of recent Deep Learning papers☆1,816Updated 4 years ago
- Keras Generative Adversarial Networks☆870Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆1,097Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Image Completion with Deep Learning in TensorFlow☆1,320Updated 8 years ago
- Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆780Updated 4 years ago
- A Tensorflow implementation of Capsule Networks☆478Updated 7 years ago
- Code that accompanies my talk at TF Dev Summit 2016☆337Updated 7 years ago
- Tensorflow implementation of CycleGAN☆381Updated 6 years ago
- TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".☆942Updated 6 years ago
- The Simplest DCGAN Implementation☆341Updated 2 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆467Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Everything about Generative Adversarial Networks☆249Updated 6 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆179Updated 3 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 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