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.
☆41Updated 4 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☆84Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 5 years ago
- Implementation of the Functional Neural Process models☆43Updated 4 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
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Code for "Training Deep Energy-Based Models with f-Divergence Minimization" ICML 2020☆36Updated 2 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
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated 2 years ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- ☆32Updated 2 years ago
- Code from the article: "The Role of Disentanglement in Generalisation" (ICLR, 2021).☆22Updated 2 years ago
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆28Updated 6 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 4 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
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 2 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 6 years ago
- Toy datasets to evaluate algorithms for domain generalization and invariance learning.☆42Updated 3 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆62Updated 5 years ago
- Codebase for Learning Invariances in Neural Networks☆95Updated 2 years ago
- Implementation of the paper "Direct Optimization through argmax for discrete Variational Auto-Encoder"☆14Updated 4 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- 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
- "Detecting Extrapolation with Local Ensembles" by David Madras, James Atwood, and Alex D'Amour☆13Updated 4 years ago
- ☆34Updated 3 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- Official Release of "Learning the Stein Discrepancy for Training and Evaluating Energy-Based Models without Sampling"☆49Updated 4 years ago
- Code for "Supermasks in Superposition"☆123Updated last year
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Updated 2 years ago