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 conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 8 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆88Updated 8 years ago
- Improve generative adversarial network training by deleting a line of code.☆30Updated 5 years ago
- in progress☆261Updated 8 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆471Updated 7 years ago
- 💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)☆152Updated 6 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 3 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- in progress☆492Updated 6 years ago
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆214Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 8 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆322Updated 8 years ago
- Unrolled Generative Adversarial Networks☆293Updated 7 years ago
- Easily visualize embedding on tensorboard with thumbnail images and labels.☆27Updated 8 years ago
- Deep generative networks, coded with Keras.☆123Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 8 years ago
- Implementation BEGAN([Boundary Equilibrium Generative Adversarial Networks](https://arxiv.org/pdf/1703.10717.pdf)) by Keras.☆35Updated 3 years ago