jsikyoon / bmaml
This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.
☆59Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bmaml
- ☆31Updated last year
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆98Updated 4 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 4 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 3 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆71Updated 3 years ago
- Code accompanying the ICML-2018 paper "Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace"☆39Updated 5 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 2 years ago
- MAML implementation (tensorflow)☆14Updated 5 years ago
- Repository for theory and methods for Out-of-Distribution (OoD) generalization☆63Updated 2 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
- Code for Unsupervised Learning via Meta-Learning.☆65Updated 4 years ago
- Implementation of the variational continual learning method☆188Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆103Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 5 years ago
- Implementation of the Functional Neural Process models☆43Updated 4 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆73Updated 3 years ago
- ☆20Updated 3 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 3 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆85Updated 4 years ago
- ☆87Updated 2 years ago
- ☆65Updated 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
- Pytorch implementation of neural processes and variants☆26Updated 3 months ago
- (NeurIPS 2020) Meta-Consolidation for Continual Learning☆36Updated 3 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆34Updated 6 years ago
- ☆19Updated 4 years ago
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆28Updated 5 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…☆20Updated last year