Skip to content

The pytorch implementation of Proximal Policy Optimization with Correntropy-Induced Metric (PPO-CIM)

Notifications You must be signed in to change notification settings

YunxiaoGuo/PPO-CIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPO-CIM

The pytorch implementation of Proximal Policy Optimization with Correntropy-Induced Metric (PPO-CIM)

Citation

If you use the framework or part of the work mentioned in the paper, please cite:

@article{abs-2110-10522,
  author       = {Yunxiao Guo and
                  Han Long and
                  Xiaojun Duan and
                  Kaiyuan Feng and
                  Maochu Li and
                  Xiaying Ma},
  title        = {{CIM-PPO:} Proximal Policy Optimization with Liu-Correntropy Induced
                  Metric},
  journal      = {CoRR},
  volume       = {abs/2110.10522},
  year         = {2021},
  url          = {https://arxiv.org/abs/2110.10522},
  eprinttype    = {arXiv},
  eprint       = {2110.10522}
}

About

The pytorch implementation of Proximal Policy Optimization with Correntropy-Induced Metric (PPO-CIM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages