jonbruner / generative-adversarial-networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
☆539Updated 6 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
- Tutorial on GANs☆290Updated 7 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆974Updated 7 years ago
- A couple of simple GANs in Keras☆501Updated 6 years ago
- ☆388Updated 7 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆514Updated 5 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆923Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated 10 months ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Tutorial on creating your own GAN in Tensorflow☆472Updated 6 years ago
- Everything about Generative Adversarial Networks☆251Updated 6 years ago
- a tensorflow implementation of WGAN☆579Updated 7 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,524Updated 3 years ago
- Keras Generative Adversarial Networks☆867Updated 6 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆595Updated 7 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 7 years ago
- Generative Adversarial Networks (GANs) resources sorted by citations☆857Updated 5 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,305Updated 6 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,058Updated 3 years ago
- PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆1,089Updated 6 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆394Updated 7 years ago
- A torch implementation of http://arxiv.org/abs/1511.06434☆1,470Updated 3 years ago
- TensorFlow Implementation of Unsupervised Cross-Domain Image Generation☆860Updated 6 years ago
- Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆774Updated 3 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆221Updated 7 years ago
- Tensorflow implementation of CycleGAN☆375Updated 5 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- The Simplest DCGAN Implementation☆341Updated last year