ayanc / rpgan
RP-GAN: Stable GAN Training with Random Projections
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rpgan
- A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)☆29Updated 7 years ago
- Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆23Updated 7 years ago
- boundary-seeking generative adversarial networks☆46Updated 6 years ago
- Professor Forcing, NIPS'16☆45Updated 7 years ago
- Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)☆23Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- Multi-Residual Networks☆24Updated 8 years ago
- TensorFlow implementation of the method from Variational Dropout Sparsifies Deep Neural Networks, Molchanov et al. (2017)☆16Updated 7 years ago
- Architecture learning for CNN's☆37Updated 7 years ago
- Implementation of auxiliary deep generative models for semi-supervised learning☆28Updated 8 years ago
- Replication of the paper "Variational Dropout and the Local Reparameterization Trick" using Lasagne.☆33Updated 7 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 6 years ago
- Implementation of "Variational Inference for Monte Carlo Objectives"☆21Updated 4 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 7 years ago
- [adversarial] examples and training cost☆19Updated 8 years ago
- Repo for code for the NIPS paper entitled "An Architecture for Deep, Hierarchical Generative Models"☆14Updated 8 years ago
- D-NTM paper repo☆26Updated 7 years ago
- All of my deep learning work in one big repo.☆12Updated 7 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Updated 7 years ago
- ScatWave is a Torch implementation of scattering using CUDA☆21Updated 6 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆47Updated 6 years ago
- Implementation of condnets☆15Updated 8 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.