vmikulik / maml-pytorch
A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.
☆41Updated 6 years ago
Alternatives and similar repositories for maml-pytorch:
Users that are interested in maml-pytorch are comparing it to the libraries listed below
- ☆31Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- A Pytorch implementation of MAML☆49Updated 2 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
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆99Updated 4 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆147Updated 5 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 4 years ago
- Implementation of the variational continual learning method☆190Updated 5 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆56Updated 5 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- Coresets via Bilevel Optimization☆65Updated 4 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- ☆53Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 6 months ago
- ☆20Updated 3 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 2 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- ☆71Updated 2 years ago
- Pytorch implementation of neural processes and variants☆27Updated 6 months ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- ☆152Updated 5 years ago
- MLTI for ICLR 2022☆30Updated 2 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
- Meta-Learning with Warped Gradient Descent☆93Updated 3 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆99Updated 4 years ago
- code for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."☆37Updated 6 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆74Updated 3 years ago