vmikulik / maml-pytorch
A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.
☆42Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for maml-pytorch
- ☆31Updated 2 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
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆59Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 4 years ago
- A Pytorch implementation of MAML☆48Updated last year
- Coresets via Bilevel Optimization☆65Updated 4 years ago
- Pytorch implementation of neural processes and variants☆26Updated 3 months ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 4 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆98Updated 4 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆71Updated 2 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆244Updated 2 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆55Updated 4 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 3 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- MAML implementation (tensorflow)☆14Updated 5 years ago
- ☆20Updated 3 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆73Updated 3 years ago
- ☆53Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆229Updated 4 years ago
- ☆71Updated last year
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆143Updated 3 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
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆216Updated 2 months ago
- ☆150Updated 4 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆163Updated 2 years ago