jik0730 / MAML-in-pytorchLinks
Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400
☆60Updated 4 years ago
Alternatives and similar repositories for MAML-in-pytorch
Users that are interested in MAML-in-pytorch are comparing it to the libraries listed below
Sorting:
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 years ago
- Code for Unsupervised Learning via Meta-Learning.☆123Updated 6 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.☆67Updated 5 years ago
- ☆157Updated 6 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆118Updated 6 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 5 years ago
- Code for the paper "Generalizing to Unseen Domains via Adversarial Data Augmentation", NeurIPS 2018☆121Updated 5 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆183Updated 3 years ago
- Code for Paper "Incremental Few-Shot Learning with Attention Attractor Networks"☆121Updated 5 years ago
- Feature-Critic Networks for Heterogeneous Domain Generalisation☆55Updated 6 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆82Updated 8 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 6 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆47Updated 6 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆191Updated 6 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆35Updated 8 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- infinite mixture prototypes for few-shot learning☆51Updated 3 years ago
- NeurIPS 2019 : Learning to Propagate for Graph Meta-Learning☆36Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- ☆29Updated 7 years ago
- The implementation of https://papers.nips.cc/paper/7352-tadam-task-dependent-adaptive-metric-for-improved-few-shot-learning . TADAM is a …☆107Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Updated last year
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago