Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"
☆286Jul 25, 2024Updated 2 years ago
Alternatives and similar repositories for pytorch-ewc
Users that are interested in pytorch-ewc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of EWC with PyTorch☆259Mar 27, 2019Updated 7 years ago
- PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Class…☆1,878Nov 5, 2025Updated 9 months ago
- Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow☆304May 23, 2020Updated 6 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆112Aug 14, 2018Updated 8 years ago
- #WORK IN PROGRESS PyTorch Implementation of Supervised and Deep Q-Learning EWC(Elastic Weight Consolidation), introduced in "Overcoming C…☆28May 25, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Overcoming catastrophic forgetting with hard attention to the task☆223Jan 23, 2019Updated 7 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Nov 1, 2017Updated 8 years ago
- Elastic weight consolidation technique for incremental learning.☆153Dec 23, 2020Updated 5 years ago
- Memory Aware Synapses method implementation code☆99Oct 8, 2018Updated 7 years ago
- The rep for the RotateNetworks in ICPR18, Beijing, China.☆32Aug 28, 2018Updated 8 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆530Apr 26, 2021Updated 5 years ago
- Implementation of the variational continual learning method☆197May 7, 2019Updated 7 years ago
- PyTorch Implementation of iCaRL