j-min / DropoutsLinks
PyTorch Implementations of Dropout Variants
☆87Updated 7 years ago
Alternatives and similar repositories for Dropouts
Users that are interested in Dropouts are comparing it to the libraries listed below
Sorting:
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆49Updated 7 years ago
- Code for ICML 2018 paper on "Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam" by Khan, Nielsen, Tangkaratt, Lin, …☆112Updated 6 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- Memory efficient MAML using gradient checkpointing☆85Updated 5 years ago
- Implementation of the reversible residual network in pytorch☆105Updated 3 years ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- Pytorch implementation of Variational Dropout Sparsifies Deep Neural Networks☆83Updated 3 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆68Updated 4 years ago
- Code for Variational Laplace Autoencoders☆54Updated 2 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 6 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- an implementation of L0 regularization with PyTorch☆57Updated 7 years ago
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆46Updated 5 years ago
- Official adversarial mixup resynthesis repository☆35Updated 5 years ago
- [NeurIPS 2019] Deep Set Prediction Networks☆100Updated 4 years ago
- This repository is no longer maintained. Check☆81Updated 5 years ago
- Implementation of the variational continual learning method☆193Updated 6 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆41Updated 4 years ago
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆28Updated 6 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 6 years ago
- OD-test: A Less Biased Evaluation of Out-of-Distribution (Outlier) Detectors (PyTorch)☆62Updated last year
- implements optimal transport algorithms in pytorch☆100Updated 3 years ago
- [ICLR 2020] FSPool: Learning Set Representations with Featurewise Sort Pooling☆42Updated last year
- Hypergradient descent☆149Updated last year
- A pytorch implementation of our jacobian regularizer to encourage learning representations more robust to input perturbations.☆128Updated last year
- PyTorch implementation of Neural Processes☆89Updated 6 years ago
- Implementation of Methods Proposed in Preventing Gradient Attenuation in Lipschitz Constrained Convolutional Networks (NeurIPS 2019)☆35Updated 5 years ago
- Unofficial pytorch implementation of a paper, Distributional Smoothing with Virtual Adversarial Training [Miyato+, ICLR2016].☆26Updated 7 years ago
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated 2 years ago