Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity

Official implementation for Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity (NeurIPS 2023 Workshop).

Architecture

Usage

Install packages.

pip install -r requirements.txt

Run Experiments.

python launch.py -alg ppo -curiosity_alg rnd -env jamesbond -lstm -sample_mode gpu -num_gpus 1 -normalize_advantage -normalize_reward -dual_value -normalize_obs -fragmentation -recall -use_feature -use_wandb

Citation

@inproceedings{hwang2023neuro,
    author = {Hwang, Jaedong and Hong, Zhang-Wei and Chen, Eric and Boopathy, Akhilan and Agrawal, Pulkit and Fiete, Ila},
    title = {Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity},
    booktitle={NeurIPSW 2023 (Intrinsically Motivated Open-ended Learning)},
    year = {2023},
}   

Acknowledgements

Our code is based on EIPO and rlpyt

About

Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages