AntreasAntoniou / HowToTrainYourMAMLPytorchLinks
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
☆827Updated 2 years ago
Alternatives and similar repositories for HowToTrainYourMAMLPytorch
Users that are interested in HowToTrainYourMAMLPytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 7 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆780Updated 6 months ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆248Updated last year
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆543Updated last year
- A classified list of meta learning papers based on realm.☆363Updated 3 years ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,469Updated 6 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,051Updated 2 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆652Updated 4 years ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,153Updated 4 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Repository for few-shot learning machine learning projects☆1,276Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆183Updated 3 years ago
- A dataset of datasets for learning to learn from few examples☆796Updated last year
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Updated 3 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆570Updated 6 years ago
- ☆157Updated 5 years ago
- Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow☆1,222Updated 4 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Updated 6 years ago
- Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch☆1,055Updated 3 years ago
- A curated list of Meta-Learning resources/papers.☆553Updated 5 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,211Updated 4 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆378Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆434Updated 5 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆214Updated 3 years ago
- A PyTorch Library for Meta-learning Research☆2,869Updated last week
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,701Updated 5 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆329Updated 5 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆106Updated 5 years ago