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 7 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆57Updated 2 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
- in progress☆261Updated 8 years ago
- ☆21Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 8 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- Easily visualize embedding on tensorboard with thumbnail images and labels.☆27Updated 7 years ago
- Yet another Cycle GAN implementation in PyTorch☆25Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Summary of DeepLearning (Korean and English are included)☆98Updated 6 years ago
- VAE-GAN in Tensorflow☆90Updated 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
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 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
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- tensorflow tutorial for beginner to intermediate☆48Updated 8 years ago
- in progress☆495Updated 6 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 8 years ago
- Implementation of ChoiceNet☆127Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago