bamos / HowToTrainYourMAMLPytorch
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.
☆40Updated 4 years ago
Alternatives and similar repositories for HowToTrainYourMAMLPytorch:
Users that are interested in HowToTrainYourMAMLPytorch are comparing it to the libraries listed below
- Memory efficient MAML using gradient checkpointing☆83Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 5 years ago
- Reparameterize your PyTorch modules☆70Updated 4 years ago
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated last year
- Contains code for the NeurIPS 2020 paper by Pan et al., "Continual Deep Learning by FunctionalRegularisation of Memorable Past"☆44Updated 4 years ago
- Implementation of the Functional Neural Process models☆43Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- Gradient Starvation: A Learning Proclivity in Neural Networks☆61Updated 4 years ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆39Updated 4 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 3 years ago
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆28Updated 5 years ago
- ☆34Updated 3 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 3 years ago
- ☆31Updated 2 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Updated last year
- Code for "Training Deep Energy-Based Models with f-Divergence Minimization" ICML 2020☆36Updated last year
- ☆121Updated 9 months ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆85Updated 5 years ago
- TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".☆60Updated 6 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆57Updated 5 years ago
- ☆39Updated 3 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- Low-variance and unbiased gradient for backpropagation through categorical random variables, with application in variational auto-encoder…☆17Updated 4 years ago
- Code for "Supermasks in Superposition"☆121Updated last year
- Estimating Gradients for Discrete Random Variables by Sampling without Replacement☆40Updated 5 years ago
- Code from the article: "The Role of Disentanglement in Generalisation" (ICLR, 2021).☆22Updated 2 years ago
- Toy datasets to evaluate algorithms for domain generalization and invariance learning.☆42Updated 3 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 6 years ago
- Monotone operator equilibrium networks☆51Updated 4 years ago