sungyubkim / GBML
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
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 4 years ago
- ☆53Updated 5 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 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
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆40Updated 4 years ago
- ☆31Updated 2 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆82Updated 2 years ago
- Official implementation of paper Gradient Matching for Domain Generalization☆121Updated 3 years ago
- Memory efficient MAML using gradient checkpointing☆84Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- ICLR 2021, Fair Mixup: Fairness via Interpolation☆55Updated 3 years ago
- Explaining a black-box using Deep Variational Information Bottleneck Approach☆46Updated 2 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆86Updated 5 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆57Updated 5 years ago
- ☆22Updated last year
- ☆89Updated 3 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 4 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 2 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated 2 years ago
- ☆38Updated 5 months ago
- (NeurIPS 2020) Meta-Consolidation for Continual Learning☆37Updated 4 years ago
- Tensorflow implementation of "Meta Dropout: Learning to Perturb Latent Features for Generalization" (ICLR 2020)☆27Updated 4 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- [NeurIPS 2020, Spotlight] Improved Schemes for Episodic Memory-based Lifelong Learning☆18Updated 4 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
- ARML for ICLR 2020☆42Updated 4 years ago