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.
☆806Updated 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☆560Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆234Updated 4 years ago
- A classified list of meta learning papers based on realm.☆359Updated 2 years ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,400Updated 6 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆760Updated 2 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆233Updated 8 months ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,143Updated 3 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆536Updated 9 months ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆638Updated 3 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,028Updated last year
- Meta Learning for Semi-Supervised Few-Shot Classification☆560Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆218Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆180Updated 2 years ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,635Updated 5 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆306Updated 6 years ago
- ☆154Updated 5 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆424Updated 4 years ago
- A PyTorch Library for Meta-learning Research☆2,774Updated 11 months ago
- ☆370Updated 4 years ago
- Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch☆1,021Updated 3 years ago
- Repository for few-shot learning machine learning projects☆1,247Updated 5 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆206Updated 3 years ago
- A curated list of Meta-Learning resources/papers.☆554Updated 4 years ago
- Tools for generating mini-ImageNet dataset and processing batches☆445Updated 4 years ago
- Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆1,165Updated 4 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆373Updated 3 years ago
- Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow☆1,199Updated 3 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago
- Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.☆387Updated 2 years ago