Cerenaut / sparse-unsupervised-capsules
Sparse unsupervised capsules
☆23Updated 6 years ago
Alternatives and similar repositories for sparse-unsupervised-capsules:
Users that are interested in sparse-unsupervised-capsules are comparing it to the libraries listed below
- The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆34Updated last year
- Code for the paper "Learning sparse transformations through backpropagation"☆43Updated 5 years ago
- boundary-seeking generative adversarial networks☆46Updated 7 years ago
- ☆26Updated 5 years ago
- PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)☆31Updated 6 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- [ICLR 2019] Learning Representations of Sets through Optimized Permutations☆36Updated 5 years ago
- Code for ICLR2018 paper: Improving GAN Training via Binarized Representation Entropy (BRE) Regularization - Y. Cao · W Ding · Y.C. Lui · …☆20Updated 6 years ago
- f-divergence based t-SNE☆16Updated 2 years ago
- Implementation of Information Dropout☆39Updated 7 years ago
- ☆13Updated 4 years ago
- Binary Stochastic Neurons in PyTorch☆56Updated 7 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- ☆32Updated 6 years ago
- Lifelong Variational Autoencoder☆14Updated 7 years ago
- On disentangling the menagerie of disentanglement papers☆27Updated 5 years ago
- Generative Latent Attentive Sampler☆26Updated 7 years ago
- Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)☆23Updated 7 years ago
- Implementation of auxiliary deep generative models for semi-supervised learning☆28Updated 9 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆67Updated 5 years ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆78Updated 2 years ago
- ☆49Updated 6 years ago
- Variational Message Passing for Structured VAE (Code for ICLR 2018 paper)☆44Updated 6 years ago
- An iterative neural autoregressive distribution estimator (NADE-K)☆26Updated 10 years ago
- An implementation of DIP-VAE from the paper "Variational Inference of Disentangled Latent Concepts from Unlabelled Observations" by Kumar…