tristandeleu / pytorch-maml
An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta
☆229Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-maml
- A PyTorch implementation of OpenAI's REPTILE algorithm☆212Updated 4 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆244Updated 2 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆781Updated 11 months ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆552Updated 6 years ago
- A classified list of meta learning papers based on realm.☆349Updated 2 years ago
- ☆150Updated 4 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆215Updated 2 months ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆137Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆305Updated 5 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆528Updated 3 months ago
- Implementation of the variational continual learning method☆188Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 5 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆262Updated 3 months 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
- Meta Learning for Semi-Supervised Few-Shot Classification☆553Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆159Updated 3 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆1,989Updated last year
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆256Updated 7 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆198Updated 2 years ago
- An implementation of EWC with PyTorch☆238Updated 5 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 4 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 3 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆508Updated 3 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆746Updated last year