GMvandeVen / brain-inspired-replay
A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
☆234Updated last year
Alternatives and similar repositories for brain-inspired-replay:
Users that are interested in brain-inspired-replay are comparing it to the libraries listed below
- Evaluate three types of task shifting with popular continual learning algorithms.☆519Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆201Updated 3 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆161Updated 7 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆398Updated 6 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆272Updated 7 months ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆203Updated 3 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆286Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆399Updated last year
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆76Updated 2 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆102Updated 6 years ago
- An implementation of EWC with PyTorch☆245Updated 5 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆467Updated 2 years ago
- ☆255Updated 3 years ago
- ☆176Updated 3 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆163Updated 2 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆397Updated last year
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 7 months ago
- Elastic weight consolidation technique for incremental learning.☆137Updated 4 years ago
- Relevant papers in Continual Learning☆726Updated last year
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated 2 years ago
- A clean and simple data loading library for Continual Learning☆427Updated last year
- PyTorch Implementation of iCaRL☆112Updated 5 years ago
- Official repository for Few-Shot Class-Incremental Learning (FSCIL)☆231Updated 4 years ago
- Implementation of Learning without Forgetting paper☆129Updated 4 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆188Updated 3 years ago
- Memory Aware Synapses method implementation code☆94Updated 6 years ago
- ☆72Updated 2 years ago