thuyngch / Overcoming-Catastrophic-ForgettingLinks
An implementation of the paper "Overcoming catastrophic forgetting in neural networks" (DeepMind, 2016), using Pytorch framework.
☆16Updated 7 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"☆284Updated last year
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Elastic weight consolidation technique for incremental learning.☆150Updated 4 years ago
- An implementation of EWC with PyTorch☆255Updated 6 years ago
- Memory Aware Synapses method implementation code☆97Updated 7 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆170Updated 3 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆404Updated 7 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆204Updated 4 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- ☆54Updated 6 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆105Updated 2 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆108Updated 7 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆97Updated 4 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 3 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- ☆13Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Implementation of Learning without Forgetting paper☆134Updated 4 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆204Updated 7 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆522Updated 4 years ago
- A PyTorch implementation of the ECCV 2018 publication "Memory Aware Synapses: Learning what (not) to forget"☆59Updated 6 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆87Updated 3 years ago
- ☆177Updated 3 years ago
- ☆267Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- The implementation code for Uncertainty-based Continual Learning with Adaptive Regularization (Neurips 2019)☆35Updated 4 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆168Updated 8 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆247Updated last year
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago