tristandeleu / pytorch-maml
An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta
☆233Updated 4 years ago
Alternatives and similar repositories for pytorch-maml:
Users that are interested in pytorch-maml are comparing it to the libraries listed below
- A PyTorch implementation of OpenAI's REPTILE algorithm☆218Updated 5 years ago
- A classified list of meta learning papers based on realm.☆359Updated 2 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆180Updated 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…☆805Updated last year
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆560Updated 6 years ago
- ☆154Updated 5 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆231Updated 8 months ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆306Updated 6 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆142Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 9 months ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆536Updated 9 months ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 6 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆560Updated 5 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
- ☆370Updated 4 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆761Updated 2 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆256Updated 7 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆637Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆206Updated 2 years ago
- A curated list of Meta-Learning resources/papers.☆555Updated 4 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 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
- Meta-Learning with Warped Gradient Descent☆93Updated 4 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆275Updated 9 months ago
- This repo contains the source code accompanying a scientific paper with the same name.☆372Updated 3 years ago