sungyubkim / GBMLLinks
A collection of Gradient-Based Meta-Learning Algorithms with pytorch
☆65Updated 6 years ago
Alternatives and similar repositories for GBML
Users that are interested in GBML are comparing it to the libraries listed below
Sorting:
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 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 5 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆79Updated 5 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆59Updated 5 years ago
- ☆126Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆170Updated 3 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆91Updated 5 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆49Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Updated last year
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆88Updated 3 years ago
- ☆54Updated 6 years ago
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated 2 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- ☆93Updated 3 years ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- Official implementation of paper Gradient Matching for Domain Generalization☆123Updated 4 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆76Updated 2 years ago
- Memory efficient MAML using gradient checkpointing☆86Updated 5 years ago
- Tensorflow implementation of "Meta Dropout: Learning to Perturb Latent Features for Generalization" (ICLR 2020)☆27Updated 5 years ago
- Gradient Starvation: A Learning Proclivity in Neural Networks☆61Updated 4 years ago
- Gradients as Features for Deep Representation Learning☆43Updated 5 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- ☆32Updated 3 years ago
- PyTorch Implementation of Neural Statistician☆61Updated 3 years ago
- Official Release of "Learning the Stein Discrepancy for Training and Evaluating Energy-Based Models without Sampling"☆49Updated 5 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆76Updated 4 years ago