TLESORT / PCA-OGD

Code for PCA-OGD (AISTATS 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCA-OGD

Official code for A Theoretical Analysis of Catastrophic Forgetting through the NTK Overlap Matrix (AISTATS 2021)

Prerequisites

  • requirements.txt

Instructions

  • Clone the repo
  • Run scripts: scripts/commands
  • Hyperparameters in Table 4 of the Appendix of the paper

Also includes:

To cite:

@article{doan2020theoretical,
  title={A Theoretical Analysis of Catastrophic Forgetting through the NTK Overlap Matrix},
  author={Doan, Thang and Bennani, Mehdi and Mazoure, Bogdan and Rabusseau, Guillaume and Alquier, Pierre},
  journal={arXiv preprint arXiv:2010.04003},
  year={2020}
}

About

Code for PCA-OGD (AISTATS 2021)

License:MIT License


Languages

Language:Python 74.0%Language:Shell 26.0%