jik0730 / MAML-in-pytorchLinks
Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400
☆60Updated 3 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☆89Updated 6 years ago
- Code for Unsupervised Learning via Meta-Learning.☆121Updated 6 years ago
- ☆155Updated 5 years ago
- Code accompanying the ICML-2018 paper "Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace"☆38Updated 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.☆60Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Meta-SGD experiment on Omniglot classification compared with MAML☆82Updated 7 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆66Updated 4 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 4 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 3 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Implementation of Meta-Learning with Latent Embedding Optimization☆310Updated 6 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- Implementation of the variational continual learning method☆191Updated 6 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 5 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆70Updated 4 years ago
- Feature-Critic Networks for Heterogeneous Domain Generalisation☆53Updated 6 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