A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.
☆209Apr 4, 2017Updated 9 years ago
Alternatives and similar repositories for ebgan
Users that are interested in ebgan are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100May 16, 2017Updated 9 years ago
- Tensorflow implementation of Energy Based Generative Adversarial Networks (EBGAN)☆29Sep 22, 2016Updated 9 years ago
- A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning re…☆370Jun 18, 2017Updated 8 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Nov 30, 2017Updated 8 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆296Mar 24, 2024Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Adversarially Learned Inference☆311Aug 13, 2018Updated 7 years ago
- ☆121Feb 28, 2017Updated 9 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Jan 15, 2018Updated 8 years ago
- Stacked Generative Adversarial Networks☆243May 14, 2017Updated 9 years ago
- A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)☆285Mar 23, 2017Updated 9 years ago
- Structured Prediction Energy Networks in Torch☆132Feb 8, 2017Updated 9 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆592Apr 18, 2017Updated 9 years ago
- Code for paper "Plug and Play Generative Networks"☆542Oct 8, 2018Updated 7 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Jan 27, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Style and Structure GAN (ECCV 2016)☆113Nov 9, 2017Updated 8 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆109Mar 26, 2017Updated 9 years ago
- Unrolled Generative Adversarial Networks☆294Feb 23, 2018Updated 8 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆174Nov 3, 2016Updated 9 years ago
- Tokenize English sentences using neural networks.☆63Sep 17, 2017Updated 8 years ago
- ☆69Dec 19, 2018Updated 7 years ago
- A torch implementation of "Pixel-Level Domain Transfer"☆263Nov 1, 2017Updated 8 years ago
- Learning What and Where to Draw☆335Nov 1, 2016Updated 9 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Jun 26, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆54Apr 19, 2019Updated 7 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆289Jan 20, 2017Updated 9 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆551Mar 7, 2019Updated 7 years ago
- in progress☆489Jun 2, 2019Updated 6 years ago
- adversarial autoencoder (AAE) with tensorflow for MNIST☆19Nov 17, 2017Updated 8 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,336Nov 21, 2018Updated 7 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆925Mar 26, 2018Updated 8 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.