vmikulik / maml-pytorchLinks
A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.
☆42Updated 7 years ago
Alternatives and similar repositories for maml-pytorch
Users that are interested in maml-pytorch are comparing it to the libraries listed below
Sorting:
- A Pytorch implementation of MAML☆56Updated 2 years ago
- ☆32Updated 2 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆243Updated last year
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆237Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- Implementation of the variational continual learning method☆194Updated 6 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆248Updated 3 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- code for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."☆37Updated 6 years ago
- ☆22Updated 4 years ago
- A classified list of meta learning papers based on realm.☆363Updated 2 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆58Updated 5 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆165Updated 3 years ago
- MAML implementation (tensorflow)☆15Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆51Updated 5 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆85Updated 3 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆64Updated 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
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- MLTI for ICLR 2022☆30Updated 3 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆75Updated 4 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- Coresets via Bilevel Optimization☆66Updated 4 years ago