shirleyzhu233 / PyTorch-MAMLLinks
A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.
☆237Updated 9 months ago
Alternatives and similar repositories for PyTorch-MAML
Users that are interested in PyTorch-MAML are comparing it to the libraries listed below
Sorting:
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆235Updated 4 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…☆809Updated last year
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆82Updated 2 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆219Updated 5 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆561Updated 6 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆181Updated 2 years ago
- ☆154Updated 5 years ago
- A classified list of meta learning papers based on realm.☆358Updated 2 years ago
- Reproduction of the IMAML paper☆26Updated 4 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 5 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆164Updated 3 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆142Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 10 months ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 5 years ago
- An implementation of EWC with PyTorch☆250Updated 6 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆57Updated 5 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆104Updated 5 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆64Updated 3 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆640Updated 3 years ago
- PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)☆267Updated 4 years ago
- A Pytorch implementation of MAML☆51Updated 2 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 4 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆519Updated 4 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆192Updated 7 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆538Updated 10 months ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 years ago