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
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆59Updated 5 years ago
- ☆31Updated last year
- A Pytorch implementation of MAML☆48Updated last year
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 4 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆102Updated 2 years ago
- Coresets via Bilevel Optimization☆65Updated 4 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆244Updated 2 years ago
- Pytorch implementation of neural processes and variants☆26Updated 3 months ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆212Updated 4 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 3 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆97Updated 4 years ago
- Implementation of the variational continual learning method☆187Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆53Updated 4 years ago
- ☆150Updated 4 years ago
- MAML implementation (tensorflow)☆14Updated 5 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆71Updated 2 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆228Updated 4 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- 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
- 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
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆98Updated 3 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆139Updated 3 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆73Updated 4 years ago
- ☆20Updated 3 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆213Updated 2 months ago