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 8 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 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
- Tensorflow Implementation of DiscoGAN☆57Updated 3 years ago
- 💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)☆152Updated 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
- in progress☆262Updated 8 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
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 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
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆211Updated 8 years ago
- Modeling uncertainty information in deep learning☆22Updated 8 years ago
- ☆21Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 8 years ago
- Easily visualize embedding on tensorboard with thumbnail images and labels.☆27Updated 8 years ago
- in progress☆492Updated 6 years ago
- tensorflow tutorial for beginner to intermediate☆48Updated 8 years ago
- Yet another Cycle GAN implementation in PyTorch☆25Updated 8 years ago
- Implementation of ChoiceNet☆127Updated 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☆471Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago