Skip to content

the code of paper A Brain-Inspired Distributed Long-Term Memory Guided Online Continual Learning Method in HBAI2024, IJCAI2024 Workshop

Notifications You must be signed in to change notification settings

hanyuyang99/DLTMGCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLTMG_CL

the code for paper "A Brain-Inspired Distributed Long-Term Memory Guided Online Continual Learning Method" in HBAI2024 (IJCAI2024 Workshop)

Run the code

pip install -r requirements.txt

python main.py --dataset seq-cifar100 --model dltmgcl --buffer_size 5000 --load_best_args

About

the code of paper A Brain-Inspired Distributed Long-Term Memory Guided Online Continual Learning Method in HBAI2024, IJCAI2024 Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages