Pytorch implementations of Elastic Weights Consolidation (EWC) and "Online" EWC.
pip install visdom
Enter 'visdom' in the command line
python main.py
python main.py --consolidate
python main.py --consolidate --online
Performance
Loss
https://github.com/kuc2477/pytorch-ewc
https://github.com/ruinanzhang/Rotated_MNIST_Continual_Learning
DeepMind's paper Overcoming Catastrophic Forgetting, PNAS 2017.