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:
- Implementation of MAML and Reptile algorithms with a JS demo on the sine regression toy experiment☆15Updated 4 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26Updated 7 years ago
- PyTorch Implementation of Reptile☆20Updated 4 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆105Updated 5 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆63Updated 5 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆43Updated 2 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆82Updated 2 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- PyTorch implementations of Non-parametric Unsupervised Classification with Adversarial Autoencoders☆11Updated 6 years ago
- A Pytorch implementation of MAML☆53Updated 2 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Updated 2 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- MetaModule provides extensions of PyTorch Module for meta learning☆45Updated 2 years ago
- ☆21Updated 4 years ago
- The code of "Inductive Unsupervised Domain Adaptation for Few-Shot Classification via Clustering", ECML-PKDD 2020.☆21Updated 2 years ago
- Using keras and tf build MAML☆52Updated 2 years ago
- ☆42Updated 3 years ago
- MLTI for ICLR 2022☆30Updated 3 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 5 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- Code release for Representation Subspace Distance for Domain Adaptation Regression (ICML 2021)☆82Updated 3 years ago
- ☆154Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- PyTorch implementation of "How to Train Your MAML to Excel in Few-Shot Classification"☆42Updated 11 months ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 5 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆64Updated 3 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆208Updated 3 years ago