mattriemer / MERLinks
Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from the ICLR 2019 paper (https://openreview.net/pdf?id=B1gTShAct7)
☆147Updated 4 years ago
Alternatives and similar repositories for MER
Users that are interested in MER are comparing it to the libraries listed below
Sorting:
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated 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
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆206Updated 4 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- Implementation of Bayesian Gradient Descent☆37Updated 2 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- A repository to keep track of literature on catastrophic forgetting☆37Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- ☆53Updated 5 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated 2 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆108Updated 7 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆104Updated 2 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆78Updated 4 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆404Updated 7 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆169Updated 3 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆168Updated 8 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- ☆32Updated 2 years ago
- ☆73Updated 2 years ago
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆160Updated 5 years ago
- code for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."☆37Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 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
- A pytorch compatible data loader to create sequence of tasks for Continual Learning☆33Updated 5 years ago
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆109Updated last year
- Benchmark for Lifelong learning research☆118Updated 4 years ago
- The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.☆195Updated 2 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆49Updated 3 years ago