jik0730 / MAML-in-pytorchView external linksLinks
Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400
☆60Aug 19, 2021Updated 4 years ago
Alternatives and similar repositories for MAML-in-pytorch
Users that are interested in MAML-in-pytorch are comparing it to the libraries listed below
Sorting:
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Apr 8, 2019Updated 6 years ago
- ☆19Jan 13, 2021Updated 5 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Oct 4, 2018Updated 7 years ago
- a respectively concise Implemention of Maml in Module way☆30Oct 20, 2019Updated 6 years ago
- ☆11Oct 8, 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…☆827Dec 5, 2023Updated 2 years ago
- An official code of TAEML (Task-Adaptive Ensemble of Meta-Learners)☆13Jul 30, 2019Updated 6 years ago
- Pytorch implementation of "Hallucinating Agnostic Images to Generalize Across Domains"☆11Jul 10, 2019Updated 6 years ago
- TopoTrans: Optimal Transport meets Topological Data Analysis☆14Apr 20, 2023Updated 2 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆47Aug 10, 2019Updated 6 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Dec 3, 2019Updated 6 years ago
- Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients☆58Mar 31, 2020Updated 5 years ago
- ☆13Jan 8, 2020Updated 6 years ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,472May 16, 2019Updated 6 years ago
- This is an article about using variational autoencoders for the generation of new data. It contains the code for generating the plots and…☆12Feb 15, 2021Updated 5 years ago
- [ECCV2022] The PyTorch implementation of paper "Equivariance and Invariance Inductive Bias for Learning from Insufficient Data"☆19Oct 12, 2022Updated 3 years ago
- ☆15Jun 23, 2021Updated 4 years ago
- NeurIPS 2019 Paper Implementation☆12Nov 22, 2022Updated 3 years ago
- Python3 implementation of the paper [Large-scale optimal transport map estimation using projection pursuit]☆15Feb 24, 2021Updated 4 years ago
- ☆15May 11, 2019Updated 6 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆191Mar 21, 2019Updated 6 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Sep 15, 2019Updated 6 years ago
- Representative Graph Neural Network☆35Aug 12, 2020Updated 5 years ago
- Test-Time Adaptation via Conjugate Pseudo-Labels☆42May 25, 2023Updated 2 years ago
- The implementation of https://papers.nips.cc/paper/7352-tadam-task-dependent-adaptive-metric-for-improved-few-shot-learning . TADAM is a …☆107Jun 20, 2022Updated 3 years ago
- Code for paper "Attentive Weights Generation for Few Shot Learning via Information Maximization"☆17Jul 11, 2020Updated 5 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆783Jun 2, 2025Updated 8 months ago
- ☆157Dec 31, 2019Updated 6 years ago
- This is the implementation of our CVPR'23 paper On the Pitfall of Mixup for Uncertainty Calibration. In the paper, we conduct a series of…☆17Mar 19, 2023Updated 2 years ago
- Implementation of our proposed algorithm in domain adaptation for image classification☆67Feb 24, 2020Updated 5 years ago
- A classified list of meta learning papers based on realm.☆365Sep 29, 2022Updated 3 years ago
- Code of Cross Attention Network for Few-shot Classification (NeurIPS 2019).☆217Sep 3, 2020Updated 5 years ago
- Pytorch code for our NeurIPS 2019 paper "Cross-channel Communication Networks"☆41Dec 13, 2019Updated 6 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Apr 30, 2019Updated 6 years ago
- ☆48Apr 5, 2020Updated 5 years ago
- MATLAB Implementation of Scatter Component Analysis (SCA) for Domain Generalization☆21Jun 2, 2019Updated 6 years ago
- Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018☆131Jan 8, 2019Updated 7 years ago
- A set of tests for evaluating large-scale algorithms for Wasserstein-1 transport computation (NeurIPS'22).☆20Sep 9, 2024Updated last year
- Memory efficient MAML using gradient checkpointing☆86Dec 30, 2019Updated 6 years ago