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:
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆254Updated 3 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆87Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- ARML for ICLR 2020☆42Updated 5 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
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆107Updated 5 years ago
- "Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.☆61Updated 6 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆65Updated 3 years ago
- ☆157Updated 5 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆101Updated 5 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 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
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆247Updated last year
- A Pytorch implementation of MAML☆58Updated 2 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- ☆42Updated 3 years ago
- Official Implementation of CVPR 2023 paper: "Meta-Learning with a Geometry-Adaptive Preconditioner"☆20Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 5 years ago
- Python implementation MAML (model-agnostic meta learning)☆30Updated 4 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆44Updated 7 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26Updated 7 years ago
- Using keras and tf build MAML☆52Updated 3 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆51Updated 5 years ago
- MLTI for ICLR 2022☆30Updated 3 years ago
- ☆22Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago