Skip to content

about the advantage values in PPO2 #30

@Hardlygo

Description

@Hardlygo

I think that the advantage value here should be base on the old actor
target_v = reward + args.gamma * self.critic_net(next_state)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions