shivamsaboo17 / Overcoming-Catastrophic-forgetting-in-Neural-NetworksLinks
Elastic weight consolidation technique for incremental learning.
☆148Updated 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
Sorting:
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆204Updated 4 years ago
- An implementation of EWC with PyTorch☆255Updated 6 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 3 years ago
- ☆73Updated 2 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆165Updated 3 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆284Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆244Updated 2 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆522Updated 4 years ago
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆45Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆95Updated 4 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆103Updated 2 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆78Updated 2 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Updated 7 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆206Updated 3 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆77Updated 4 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆98Updated 3 years ago
- PyTorch implementation of the Deep SLDA method from our CVPRW-2020 paper "Lifelong Machine Learning with Deep Streaming Linear Discrimina…☆58Updated 3 years ago
- Code to reproduce the experiments of "Rethinking Experience Replay: a Bag of Tricks for Continual Learning"☆50Updated 2 years ago
- PyTorch Implementation of iCaRL☆118Updated 6 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆85Updated 3 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆309Updated last year
- Pytorch implementation of Deep Variational Information Bottleneck☆201Updated 7 years ago
- ☆39Updated 11 months ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 5 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 2 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆413Updated 2 years ago
- Implementation of Learning without Forgetting paper☆134Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆148Updated 4 years ago