Skip to content

joey-wang123/CL-refresh-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Unified and General Framework for Continual Learning (ICLR 2024)

Package Requirements

  • Pytorch 1.12.1

Running Experiments

python utils/main.py --load_best_args --model derpp --dataset seq-cifar100 --buffer_size 500 --seed 1

Citation

If you find our paper or this resource helpful, please consider cite:

@inproceedings{
wang2024a,
title={A Unified and General Framework for Continual Learning},
author={Zhenyi Wang and Yan Li and Li Shen and Heng Huang},
booktitle={The Twelfth International Conference on Learning Representations},
year={2024}
}

Acknowledgements

Our implementation is based on https://github.com/aimagelab/mammoth

About

A Unified and General Framework for Continual Learning, ICLR 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages