prprbr / awesome-lifelong-continual-learning
A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning
☆291Updated 4 years ago
Alternatives and similar repositories for awesome-lifelong-continual-learning:
Users that are interested in awesome-lifelong-continual-learning are comparing it to the libraries listed below
- Evaluate three types of task shifting with popular continual learning algorithms.☆518Updated 3 years ago
- Relevant papers in Continual Learning☆727Updated last year
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆201Updated 3 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆399Updated last year
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆274Updated 8 months ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆234Updated last year
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆400Updated last year
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆203Updated 3 years ago
- An implementation of EWC with PyTorch☆249Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 8 months ago
- A classified list of meta learning papers based on realm.☆357Updated 2 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated this week
- ☆255Updated 3 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆162Updated 7 years ago
- ☆177Updated 3 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆188Updated 3 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆163Updated 3 years ago
- Implementation of the variational continual learning method☆189Updated 5 years ago
- Memory Aware Synapses method implementation code☆94Updated 6 years ago
- Implementation of Learning without Forgetting paper☆132Updated 4 years ago
- ☆154Updated 5 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆231Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆180Updated 2 years ago
- Elastic weight consolidation technique for incremental learning.☆137Updated 4 years ago
- Lifelong/Continual Learning Paper List☆155Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆233Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 4 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated last year