Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
☆1,962Feb 3, 2020Updated 6 years ago
Alternatives and similar repositories for pixel-cnn
Users that are interested in pixel-cnn are comparing it to the libraries listed below
Sorting:
- in progress☆491Jun 2, 2019Updated 6 years ago
- Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network☆480Jun 18, 2018Updated 7 years ago
- Speed up PixelCNN++ image generation by up to a 183 times☆482May 23, 2017Updated 8 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,334Nov 21, 2018Updated 7 years ago
- Speedy Wavenet generation using dynamic programming☆1,772Jun 20, 2017Updated 8 years ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆529Nov 22, 2018Updated 7 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,071Mar 25, 2021Updated 4 years ago
- Theano reimplementation of pixelCNN architecture☆166Jul 23, 2016Updated 9 years ago
- ☆3,245Dec 26, 2018Updated 7 years ago
- A TensorFlow implementation of DeepMind's WaveNet paper☆5,437Jul 12, 2023Updated 2 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆365Nov 22, 2018Updated 7 years ago
- Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"☆3,181Jul 23, 2024Updated last year
- TensorFlow-based neural network library☆9,902Feb 10, 2026Updated 2 weeks ago
- Training Very Deep Neural Networks Without Skip-Connections☆589Jun 9, 2018Updated 7 years ago
- Composable GAN framework with api and user interface☆1,189Jan 21, 2023Updated 3 years ago
- starter from "How to Train a GAN?" at NIPS2016☆11,644Jan 9, 2022Updated 4 years ago
- Progressive Growing of GANs for Improved Quality, Stability, and Variation☆6,166Feb 17, 2022Updated 4 years ago
- Learning to Learn in TensorFlow☆4,070Jun 29, 2021Updated 4 years ago
- Code for paper "Plug and Play Generative Networks"☆542Oct 8, 2018Updated 7 years ago
- ☆1,861May 15, 2020Updated 5 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,497Mar 24, 2024Updated last year
- A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"☆7,205Jan 6, 2021Updated 5 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,400Jun 6, 2018Updated 7 years ago
- Deep Convolutional Generative Adversarial Networks☆3,514May 8, 2019Updated 6 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆580Jan 8, 2020Updated 6 years ago
- A TensorFlow implementation of the Differentiable Neural Computer.☆2,525Jul 23, 2021Updated 4 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,823Jun 26, 2021Updated 4 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,045Jun 10, 2023Updated 2 years ago
- subpixel: A subpixel convnet for super resolution with Tensorflow☆2,129May 18, 2022Updated 3 years ago
- Pytorch Implementation of OpenAI's PixelCNN++