sungyubkim / GBMLLinks
A collection of Gradient-Based Meta-Learning Algorithms with pytorch
☆62Updated 5 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☆93Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 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
- ☆32Updated 2 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 3 years ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆58Updated 5 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆164Updated 3 years ago
- ☆123Updated last year
- ☆53Updated 5 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆89Updated 5 years ago
- ☆91Updated 3 years ago
- Implementation of the variational continual learning method☆191Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆203Updated 11 months ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆82Updated 2 years ago
- Official code for the paper "Task2Vec: Task Embedding for Meta-Learning" (https://arxiv.org/abs/1902.03545, ICCV 2019)☆121Updated 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
- ☆38Updated 8 months ago
- Code for "Supermasks in Superposition"☆124Updated last year
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated 2 years ago
- Memory efficient MAML using gradient checkpointing☆85Updated 5 years ago
- Gradient Starvation: A Learning Proclivity in Neural Networks☆61Updated 4 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated 2 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆142Updated 4 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆75Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Code for the ICML 2021 paper "Bridging Multi-Task Learning and Meta-Learning: Towards Efficient Training and Effective Adaptation", Haoxi…☆68Updated 3 years ago