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.
☆809Updated last year
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 6 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆769Updated 2 months ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆237Updated 5 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆243Updated 11 months ago
- A classified list of meta learning papers based on realm.☆363Updated 2 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,042Updated 2 years ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,438Updated 6 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆542Updated last year
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,147Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆644Updated 3 years ago
- ☆155Updated 5 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆566Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Repository for few-shot learning machine learning projects☆1,262Updated 5 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆248Updated 3 years ago
- A dataset of datasets for learning to learn from few examples☆786Updated last year
- Implementation of Meta-Learning with Latent Embedding Optimization☆310Updated 6 years ago
- Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch☆1,035Updated 3 years ago
- Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow☆1,210Updated 3 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,191Updated 4 years ago
- A curated list of Meta-Learning resources/papers.☆553Updated 4 years ago
- A PyTorch Library for Meta-learning Research☆2,825Updated last year
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆210Updated 3 years ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,675Updated 5 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆428Updated 5 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆192Updated 6 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆377Updated 3 years ago
- ☆370Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago