thuyngch / Overcoming-Catastrophic-ForgettingLinks
An implementation of the paper "Overcoming catastrophic forgetting in neural networks" (DeepMind, 2016), using Pytorch framework.
☆16Updated 6 years ago
Alternatives and similar repositories for Overcoming-Catastrophic-Forgetting
Users that are interested in Overcoming-Catastrophic-Forgetting are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆279Updated 11 months ago
- Elastic weight consolidation technique for incremental learning.☆142Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 years ago
- An implementation of EWC with PyTorch☆254Updated 6 years ago
- Memory Aware Synapses method implementation code☆97Updated 6 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆105Updated 6 years ago
- Implementation of the variational continual learning method☆191Updated 6 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 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
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆164Updated 3 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆305Updated 5 years ago
- Implementation of Learning without Forgetting paper☆133Updated 4 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆163Updated 7 years ago
- A DCGAN built on the CIFAR10 dataset using pytorch☆28Updated 5 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆42Updated 2 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆93Updated 4 years ago
- A PyTorch implementation of the method found in "Adversarially Robust Few-Shot Learning: A Meta-Learning Approach"☆49Updated 4 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆520Updated 4 years ago
- ☆260Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆203Updated 11 months ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- ☆53Updated 5 years ago
- Source code "Unsupervised Model Personalization while Preserving Privacy and Scalability: An Open Problem." @ CVPR2020☆12Updated 2 years ago
- Code for Overcoming Catastrophic Forgetting for Continual Learning via Model Adaptation☆21Updated 6 years ago
- ☆176Updated 3 years ago
- Implementation of EWC introduced by "Overcoming catastrophic forgetting in neural networks"☆16Updated 8 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆35Updated 7 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆102Updated 2 years ago