hwalsuklee / tensorflow-GAN-1d-gaussian-exLinks
Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution
☆26Updated 8 years ago
Alternatives and similar repositories for tensorflow-GAN-1d-gaussian-ex
Users that are interested in tensorflow-GAN-1d-gaussian-ex are comparing it to the libraries listed below
Sorting:
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆88Updated 7 years ago
- Improve generative adversarial network training by deleting a line of code.☆30Updated 5 years ago
- 💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)☆152Updated 6 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 2 years ago
- in progress☆261Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆263Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 8 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- tensorflow tutorial for beginner to intermediate☆47Updated 8 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- Modeling uncertainty information in deep learning☆22Updated 7 years ago
- ☆21Updated 7 years ago
- Deep generative networks, coded with Keras.☆123Updated 8 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 8 years ago
- in progress☆494Updated 6 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆469Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 7 years ago
- Implementation of the paper "Generating images part by part with composite generative adversarial networks"☆24Updated 8 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Yet another Cycle GAN implementation in PyTorch☆25Updated 7 years ago