Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix: GAE computation for TRPO/PPO1/GAIL #388

Merged
merged 4 commits into from
Jul 4, 2019
Merged

Hotfix: GAE computation for TRPO/PPO1/GAIL #388

merged 4 commits into from
Jul 4, 2019

Conversation

araffin
Copy link
Collaborator

@araffin araffin commented Jun 25, 2019

After some quick test, I did not see any big differences in the performance.

EDIT: after more tests, it looks like there are improvements in performance =)

@araffin araffin changed the title Fix GAE computation for TRPO/PPO1/GAIL Hotfix: GAE computation for TRPO/PPO1/GAIL Jun 26, 2019
@araffin
Copy link
Collaborator Author

araffin commented Jun 29, 2019

@hill-a @AdamGleave @erniejunior I consider this one as a hot fix, so I would appreciate if one of you could review it soon ;).

Copy link
Owner

@hill-a hill-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hill-a hill-a merged commit 0e940c7 into master Jul 4, 2019
@hill-a hill-a deleted the fix-gae-trpo branch July 4, 2019 08:55
@araffin araffin added this to the v2.7.0 milestone Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug computing the Generalized Advantage Estimation (TRPO, PPO1, GAIL)
2 participants