jsikyoon / bmaml
This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.
☆60Updated 5 years ago
Alternatives and similar repositories for bmaml:
Users that are interested in bmaml are comparing it to the libraries listed below
- ☆31Updated 2 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆99Updated 4 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Code for Unsupervised Learning via Meta-Learning.☆65Updated 4 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
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 3 years ago
- Code accompanying the ICML-2018 paper "Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace"☆38Updated 6 years ago
- Code for Unsupervised Learning via Meta-Learning.☆119Updated 5 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 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
- ARML for ICLR 2020☆42Updated 4 years ago
- Repository for theory and methods for Out-of-Distribution (OoD) generalization☆63Updated 2 years ago
- ☆20Updated 3 years ago
- ☆64Updated 4 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆147Updated 5 years ago
- MAML implementation (tensorflow)☆14Updated 5 years ago
- ☆53Updated 5 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆56Updated 5 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 years ago
- Implementation of the variational continual learning method☆190Updated 5 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 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…☆40Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- HSML for ICML 2019☆51Updated 5 years ago
- ☆19Updated 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…☆21Updated last year