hvy / chainer-gan-improvementsLinks
Chainer implementation of Improved Techniques for Training GANs
☆10Updated 8 years ago
Alternatives and similar repositories for chainer-gan-improvements
Users that are interested in chainer-gan-improvements are comparing it to the libraries listed below
Sorting:
- Chainer implementation of the Wesserstein GAN☆21Updated 8 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 8 years ago
- Implementation of the "Improved Training of Wasserstein GANs" paper in TensorFlow☆18Updated 7 years ago
- Least Squares Generative Adversarial Network implemented in Chainer☆18Updated 7 years ago
- Deep variational inference in tensorflow☆57Updated 7 years ago
- Implementation of Coulomb GANs☆62Updated 4 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 7 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- ☆82Updated 7 years ago
- Code for the blog post on GAN stability☆10Updated 8 years ago
- Chainer implementation of InfoGAN☆19Updated 8 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 7 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 8 years ago
- Inception Score Module for Chainer☆41Updated 6 years ago
- ☆38Updated 7 years ago
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 7 years ago
- Implements an infinite sum of poisson-weighted convolutions☆27Updated 7 years ago
- PixelVAE with or without regularization☆68Updated 8 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- boundary-seeking generative adversarial networks☆46Updated 7 years ago
- Generative Adversarial Networks in Keras☆46Updated 4 years ago
- ☆117Updated 6 years ago
- ☆51Updated 2 years ago
- AI論文読みメモ☆26Updated 8 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- Implementations of the ICML 2017 paper (with Yarin Gal)☆38Updated 7 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆39Updated 6 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch