facebookresearch / GradientEpisodicMemoryLinks
Continuum Learning with GEM: Gradient Episodic Memory
☆400Updated 6 years ago
Alternatives and similar repositories for GradientEpisodicMemory
Users that are interested in GradientEpisodicMemory are comparing it to the libraries listed below
Sorting:
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆280Updated 11 months ago
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆520Updated 4 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆235Updated 6 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆163Updated 7 years ago
- Memory Aware Synapses method implementation code☆97Updated 6 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆104Updated 6 years ago
- ☆259Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆203Updated 11 months ago
- Implementation of the variational continual learning method☆190Updated 6 years ago
- An implementation of EWC with PyTorch☆251Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆239Updated last year
- Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow☆302Updated 5 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆291Updated 4 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆157Updated 5 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆308Updated 6 years ago
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆107Updated 11 months ago
- Repository for the Learning without Forgetting paper, ECCV 2016☆84Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated 2 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 6 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆190Updated 4 years ago
- Relevant papers in Continual Learning☆730Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆406Updated last year
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆235Updated 4 years ago
- Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights☆182Updated 6 years ago