Skip to content

TD3Params policy_noise docstring #1301

Description

@RolandStolz

This is only a minor issue regarding the TD3Params docstring.
For policy_noise, the docstring says, "Higher values increase exploration in the target policy, helping to address function approximation error". (highlevel/params/algorithm_params.py l. 812).
The first part is somewhat misleading and could potentially cause greater confusion, since the exploration_noise parameter is what drives the exploration.

I suggest changing it to "Higher values help to address function approximation error".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions