fcdl94 / EWC

OnlineEWC and EWC++ implementations, the online versions of Elastic weight consolidation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overcoming Catastrophic Forgetting in Neural Networks

OnlineEWC and EWC++ implementations, the online versions of Elastic weight consolidation

In the ipynb are present three methods: vanilla (no incremental class learning techniques applied), Online EWC, and EWC++. The methods are tested on Split MNIST dataset that is made of 5 incremental tasks, where each task is made by two sequential digits.

For information write to f.cermelli94@gmail.com

About

OnlineEWC and EWC++ implementations, the online versions of Elastic weight consolidation

License:MIT License


Languages

Language:Jupyter Notebook 100.0%