这是indexloc提供的服务,不要输入任何密码
Skip to content

PPO value_clip unable to find reference paper #429

@drozzy

Description

@drozzy

On this line in PPO algorithm:

:param bool value_clip: a parameter mentioned in arXiv:1811.02553 Sec. 4.1.

it says that:

 :param bool value_clip: a parameter mentioned in arXiv:1811.02553 Sec. 4.1.
        Default to True.

I pull up the referenced paper: https://arxiv.org/abs/1811.02553
and there is no section 4.1.

Maybe this is a wrong paper reference?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions