AntreasAntoniou / HowToTrainYourMAMLPytorch
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.
☆791Updated last year
Alternatives and similar repositories for HowToTrainYourMAMLPytorch:
Users that are interested in HowToTrainYourMAMLPytorch are comparing it to the libraries listed below
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆556Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆232Updated 4 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,004Updated last year
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,350Updated 5 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆754Updated 2 years ago
- A classified list of meta learning papers based on realm.☆352Updated 2 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆531Updated 5 months ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆218Updated 4 months ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,131Updated 3 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆626Updated 3 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,130Updated 3 years ago
- Repository for few-shot learning machine learning projects☆1,224Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆216Updated 5 years ago
- Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch☆1,002Updated 2 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆557Updated 5 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆246Updated 2 years ago
- A dataset of datasets for learning to learn from few examples☆768Updated 7 months ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,585Updated 4 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆305Updated 5 years ago
- A PyTorch Library for Meta-learning Research☆2,698Updated 7 months ago
- A curated list of Meta-Learning resources/papers.☆554Updated 4 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆423Updated 4 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆199Updated 2 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆369Updated 3 years ago
- ☆370Updated 3 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆311Updated 4 years ago
- Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow☆1,188Updated 3 years ago
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)☆1,058Updated 5 years ago
- This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and Min…☆336Updated 10 months ago