Skip to content

zlj-cs/continual-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

continual-learning

Current supported straties:

  • A-GEM
  • vanilla experience replay
  • LWF.

for debug mode(demo) use following command :

python main.py --debug True --strategy agem
python main.py --debug True --strategy vanilla
python main.py --debug True --strategy lwf

About

a repository for continual learning experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages