bamos / HowToTrainYourMAMLPytorchLinks
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
☆41Updated 5 years ago
Alternatives and similar repositories for HowToTrainYourMAMLPytorch
Users that are interested in HowToTrainYourMAMLPytorch are comparing it to the libraries listed below
Sorting:
- Memory efficient MAML using gradient checkpointing☆86Updated 5 years ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated 2 years ago
- ☆124Updated last year
- Implementation of the Functional Neural Process models☆42Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆64Updated 5 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- Hypergradient descent☆148Updated last year
- Toy datasets to evaluate algorithms for domain generalization and invariance learning.☆42Updated 3 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- Codebase for Learning Invariances in Neural Networks☆96Updated 3 years ago
- Code for "Supermasks in Superposition"☆124Updated 2 years ago
- Contains code for the NeurIPS 2020 paper by Pan et al., "Continual Deep Learning by FunctionalRegularisation of Memorable Past"☆44Updated 4 years ago
- ☆34Updated 4 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆91Updated 5 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
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆27Updated 6 years ago
- Code for "Recurrent Independent Mechanisms"☆118Updated 3 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆54Updated 6 years ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆41Updated 4 years ago
- Convolutional Neural Tangent Kernel☆112Updated 6 years ago
- Neural Ensemble Search for Uncertainty Estimation and Dataset Shift☆33Updated last year
- Estimating Gradients for Discrete Random Variables by Sampling without Replacement☆40Updated 5 years ago
- "Detecting Extrapolation with Local Ensembles" by David Madras, James Atwood, and Alex D'Amour☆13Updated 5 years ago
- Official Release of "Learning the Stein Discrepancy for Training and Evaluating Energy-Based Models without Sampling"☆49Updated 5 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- Repository for theory and methods for Out-of-Distribution (OoD) generalization☆63Updated 3 years ago
- Implementation of Methods Proposed in Preventing Gradient Attenuation in Lipschitz Constrained Convolutional Networks (NeurIPS 2019)☆35Updated 5 years ago
- [ICLR 2020] FSPool: Learning Set Representations with Featurewise Sort Pooling☆41Updated 2 years ago