PCA-OGD:PCA-OGD的代码(AISTATS 2021)

时间:2021-03-06 06:59:41
【文件属性】:
文件名称:PCA-OGD:PCA-OGD的代码(AISTATS 2021)
文件大小:225KB
文件格式:ZIP
更新时间:2021-03-06 06:59:41
Python PCA-OGD 官方代码(AISTATS 2021) 先决条件 requirements.txt 指示 克隆仓库 运行脚本: scripts/commands 附录表4中的超参数 还包括: 实施 (Farajtabar等,2019) 引用: @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},
【文件预览】:
PCA-OGD-main
----utils()
--------utils.py(7KB)
--------__pycache__()
----models()
--------__init__.py(1B)
--------mlp.py(1KB)
--------__pycache__()
--------lenet.py(1KB)
----algos()
--------ogd.py(6KB)
--------__pycache__()
--------ewc.py(2KB)
--------gem.py(5KB)
--------common.py(129B)
----img()
--------cover_image.png(89KB)
--------hyperparameters_table.jpg(117KB)
----scripts()
--------commands()
--------script.py(3KB)
----main.py(7KB)
----requirements.txt(424B)
----dataloaders()
--------base.py(5KB)
--------datasetGen.py(4KB)
--------__init__.py(1B)
--------wrapper.py(4KB)
--------__pycache__()
----LICENSE(1KB)
----README.md(926B)
----trainer.py(8KB)

网友评论