vmikulik / maml-pytorchLinks
A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.
☆44Updated 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☆59Updated 2 years ago
- ☆32Updated 3 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Updated 3 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆247Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆170Updated 3 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆207Updated 4 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆59Updated 6 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆77Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Updated last year
- ☆22Updated 4 years ago
- A classified list of meta learning papers based on realm.☆364Updated 3 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 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
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 6 years ago
- An implementation of EWC with PyTorch☆256Updated 6 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆221Updated 6 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆76Updated 4 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆157Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆183Updated 3 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆52Updated 5 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆289Updated last year
- PyTorch implementation of "Weight Uncertainty in Neural Networks"☆176Updated 3 years ago
- Implementation of Bayesian Gradient Descent☆37Updated 2 years ago