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☆58Updated 2 years ago
- ☆32Updated 2 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☆195Updated 6 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆250Updated 3 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆238Updated 5 years ago
- ☆22Updated 4 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆245Updated last year
- 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)☆204Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆167Updated 3 years ago
- A classified list of meta learning papers based on realm.☆362Updated 3 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆58Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆219Updated 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
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- PyTorch implementation of "Weight Uncertainty in Neural Networks"☆176Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆64Updated 5 years ago
- Coresets via Bilevel Optimization☆67Updated 4 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆75Updated 5 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Updated 5 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 4 years ago
- ☆53Updated 5 years ago