facebookresearch / agemLinks
Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow
☆206Updated 4 years ago
Alternatives and similar repositories for agem
Users that are interested in agem are comparing it to the libraries listed below
Sorting:
- Continuum Learning with GEM: Gradient Episodic Memory☆404Updated 7 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Updated 8 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆108Updated 7 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆285Updated 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
- ☆73Updated 2 years ago
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆160Updated 5 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆105Updated 2 years ago
- Memory Aware Synapses method implementation code☆97Updated 7 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆523Updated 4 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning