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 adversarial auto-encoder for MNIST☆88Updated 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
- Improve generative adversarial network training by deleting a line of code.☆30Updated 5 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 3 years ago
- VAE-GAN in Tensorflow☆90Updated 6 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 the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆263Updated 7 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 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☆261Updated 8 years ago
- Modeling uncertainty information in deep learning☆22Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆183Updated 7 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆500Updated 8 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- A minimal implementation of Wasserstein GAN☆44Updated 8 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 7 years ago
- tensorflow tutorial for beginner to intermediate☆48Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆287Updated 7 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆470Updated 7 years ago
- Keras implementation of the conditional GAN.☆57Updated 9 years ago
- Easily visualize embedding on tensorboard with thumbnail images and labels.☆27Updated 8 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 8 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
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago