Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/moskomule/ewc.pytorch

An implementation of EWC with PyTorch
https://github.com/moskomule/ewc.pytorch

Last synced: 2 months ago
JSON representation

An implementation of EWC with PyTorch

Lists

README

        

# EWC.pytorch

An implementation of Elastic Weight Consolidation (EWC), proposed in James Kirkpatrick et al. *Overcoming catastrophic forgetting in neural networks* 2016(10.1073/pnas.1611835114).

* [demo.ipynb](demo.ipynb) demonstrates EWC with supervised learning.