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"☆203Updated 11 months ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 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
- Implementation of the variational continual learning method☆191Updated 6 years ago
- A repository to keep track of literature on catastrophic forgetting☆37Updated 5 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆102Updated 2 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆105Updated 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
- ☆53Updated 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
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆163Updated 7 years ago
- Continuum Learning with GEM: Gradient Episodic Memory