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.
☆820Updated 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 7 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆238Updated 5 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆775Updated 4 months ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,047Updated 2 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆542Updated last year
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆245Updated last year
- A classified list of meta learning papers based on realm.☆362Updated 3 years ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,448Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆219Updated 5 years ago
- ☆155Updated 5 years ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,152Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆647Updated 4 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆569Updated 6 years ago
- A dataset of datasets for learning to learn from few examples☆791Updated last year
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Updated 6 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆250Updated 3 years ago
- Repository for few-shot learning machine learning projects☆1,272Updated 5 years ago
- A PyTorch Library for Meta-learning Research☆2,849Updated last year
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆431Updated 5 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆377Updated 3 years ago
- ☆374Updated 4 years ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,688Updated 5 years ago
- A curated list of Meta-Learning resources/papers.☆554Updated 4 years ago
- Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow☆1,214Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 years ago
- Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch☆1,047Updated 3 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,201Updated 4 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆192Updated 6 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆214Updated 3 years ago