shivamsaboo17 / Overcoming-Catastrophic-forgetting-in-Neural-Networks
Elastic weight consolidation technique for incremental learning.
☆137Updated 4 years ago
Alternatives and similar repositories for Overcoming-Catastrophic-forgetting-in-Neural-Networks:
Users that are interested in Overcoming-Catastrophic-forgetting-in-Neural-Networks are comparing it to the libraries listed below
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆201Updated 3 years ago
- An implementation of EWC with PyTorch☆244Updated 5 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆271Updated 7 months 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
- ☆72Updated 2 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆203Updated 3 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated 2 years ago
- PyTorch Implementation of iCaRL☆111Updated 5 years ago
- Memory Aware Synapses method implementation code☆94Updated 6 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 brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆234Updated last year
- Continuum Learning with GEM: Gradient Episodic Memory☆397Updated 6 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆161Updated 7 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆88Updated 3 years ago
- Implementation of Learning without Forgetting paper☆129Updated 4 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆519Updated 3 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆75Updated 2 years ago
- ☆177Updated 3 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆101Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆44Updated 2 years ago
- Implementation of the variational continual learning method☆190Updated 5 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆187Updated 3 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 4 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆93Updated 2 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆396Updated last year
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆286Updated last year