AntreasAntoniou / HowToTrainYourMAMLPytorchView external linksLinks
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.
☆826Dec 5, 2023Updated 2 years ago
Alternatives and similar repositories for HowToTrainYourMAMLPytorch
Users that are interested in HowToTrainYourMAMLPytorch are comparing it to the libraries listed below
Sorting:
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,472May 16, 2019Updated 6 years ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,710Jan 19, 2020Updated 6 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,052Jul 17, 2023Updated 2 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Oct 4, 2018Updated 7 years ago
- A PyTorch Library for Meta-learning Research☆2,875Dec 16, 2025Updated last month
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆543Jul 25, 2024Updated last year
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Apr 30, 2019Updated 6 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆783Jun 2, 2025Updated 8 months ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Jul 7, 2020Updated 5 years ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,159Dec 14, 2021Updated 4 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆247Sep 2, 2024Updated last year
- Code for the paper "On First-Order Meta-Learning Algorithms"☆1,028May 20, 2023Updated 2 years ago
- ☆157Dec 31, 2019Updated 6 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,629Mar 25, 2022Updated 3 years ago
- A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.☆1,563Nov 24, 2020Updated 5 years ago
- A dataset of datasets for learning to learn from few examples☆798May 24, 2024Updated last year
- A curated list of Meta-Learning resources/papers.☆553Dec 21, 2020Updated 5 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆191Mar 21, 2019Updated 6 years ago
- Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow☆1,228Sep 19, 2021Updated 4 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆875Dec 27, 2022Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆221Dec 31, 2019Updated 6 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆433Jul 31, 2020Updated 5 years ago
- Repository for few-shot learning machine learning projects☆1,279Nov 25, 2019Updated 6 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆651Oct 10, 2021Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Mar 22, 2021Updated 4 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Mar 7, 2022Updated 3 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆47Aug 10, 2019Updated 6 years ago
- Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning☆2,658Nov 26, 2018Updated 7 years ago
- ☆524Jul 5, 2021Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Apr 8, 2019Updated 6 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Jul 12, 2019Updated 6 years ago
- Source code for CVPR 2020 paper "Learning to Forget for Meta-Learning"☆36Oct 26, 2020Updated 5 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆41Oct 28, 2020Updated 5 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆569Jun 26, 2019Updated 6 years ago
- A classified list of meta learning papers based on realm.☆365Sep 29, 2022Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Jul 25, 2024Updated last year
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Nov 15, 2018Updated 7 years ago
- ☆375Jan 22, 2021Updated 5 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆263Sep 22, 2017Updated 8 years ago