JosephKJ / PyTorch-MAML-and-ReptileLinks
MAML and Reptile sine wave regression example in PyTorch
☆18Updated 5 years ago
Alternatives and similar repositories for PyTorch-MAML-and-Reptile
Users that are interested in PyTorch-MAML-and-Reptile are comparing it to the libraries listed below
Sorting:
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆85Updated 3 years ago
- Implementation of MAML and Reptile algorithms with a JS demo on the sine regression toy experiment☆15Updated 4 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆248Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26Updated 7 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆29Updated 3 years ago
- MLTI for ICLR 2022☆30Updated 3 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆44Updated 2 years ago
- ☆155Updated 5 years ago
- A Pytorch implementation of MAML☆56Updated 2 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- ☆42Updated 3 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆90Updated 6 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆63Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆205Updated 3 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆65Updated 3 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 4 years ago
- Code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance☆76Updated 6 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆106Updated 5 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆243Updated last year
- The code of "Inductive Unsupervised Domain Adaptation for Few-Shot Classification via Clustering", ECML-PKDD 2020.☆21Updated 2 years ago
- MetaModule provides extensions of PyTorch Module for meta learning☆45Updated 2 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- Official Implementation of CVPR 2023 paper: "Meta-Learning with a Geometry-Adaptive Preconditioner"☆19Updated 2 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 4 years ago
- code for the paper "Few-Shot Regression via Learning Sparsifying Basis Functions☆18Updated 5 years ago
- "Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.☆60Updated 5 years ago
- PyTorch Implementation of Reptile☆21Updated 4 years ago
- awesome few shot / meta learning papers☆53Updated 4 years ago