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

on advantages #5

Open
cn3c3p opened this issue Sep 25, 2017 · 1 comment
Open

on advantages #5

cn3c3p opened this issue Sep 25, 2017 · 1 comment

Comments

@cn3c3p
Copy link

cn3c3p commented Sep 25, 2017

after test your PPO, and compare with another , i think your advantages need to been :
(advantages - advantages.mean()) / advantages.std()
for you reference

@alexis-jacq
Copy link
Owner

Thanks for the notification, I will try with this normalization. Can-I ask you with which one did you compare?

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

No branches or pull requests

2 participants