Skip to content

This is the open source code of Cumulative Curriculum Reinforcement Learning (CCRL)

License

Notifications You must be signed in to change notification settings

BeamanLi/CCRL_Exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCRL_Exploration

This is the open source code of Cumulative Curriculum Reinforcement Learning (CCRL) and grid-based autonomous exploration simulator.

Dependencies

python==3.7.0
numpy==1.21.6
torch==1.12.1
tensorboard==2.10.1
gym==0.26.2

Citation

@article{li2023autonomous,
  title={Autonomous Exploration and Mapping for Mobile Robots via Cumulative Curriculum Reinforcement Learning},
  author={Li, Zhi and Xin, Jinghao and Li, Ning},
  journal={arXiv preprint arXiv:2302.13025},
  year={2023}
}

About

This is the open source code of Cumulative Curriculum Reinforcement Learning (CCRL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages