miguealanmath / MAML-Pytorch
Reproduce MAML in Pytorch with omniglot dataset.
☆104Updated 5 years ago
Alternatives and similar repositories for MAML-Pytorch
Users that are interested in MAML-Pytorch are comparing it to the libraries listed below
Sorting:
- Very simple pytorch maml implement☆126Updated last year
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆638Updated 3 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆560Updated 6 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆233Updated 8 months ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆760Updated 2 years ago
- ☆154Updated 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…☆806Updated last year
- pytorch implementation of Optimization as a Model for Few-shot Learning☆180Updated 2 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆218Updated 5 years ago
- Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)☆341Updated 5 years ago
- Using keras and tf build MAML☆52Updated 2 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆424Updated 4 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆234Updated 4 years ago
- Pytorch Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.☆176Updated 3 years ago
- Code of Cross Attention Network for Few-shot Classification (NeurIPS 2019).☆213Updated 4 years ago
- resource collection for transfer learning!☆249Updated last year
- Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.☆387Updated 2 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆64Updated 3 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆206Updated 3 years ago
- This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)☆86Updated 6 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆205Updated 2 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆316Updated 5 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆235Updated 4 years ago
- PyTorch implementation of "How to Train Your MAML to Excel in Few-Shot Classification"☆42Updated 10 months ago
- pytorch simple implement for "Dynamic Few-Shot Visual Learning without Forgetting" in Jupyter Version☆42Updated 6 years ago
- a respectively concise Implemention of Maml in Module way☆30Updated 5 years ago
- [ICLR2021 Oral] Free Lunch for Few-Shot Learning: Distribution Calibration☆472Updated 3 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆560Updated 5 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago