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

Keep parameter space noise consistent with action space noise (Fix 5173) #5193

Merged
merged 3 commits into from
Jul 14, 2019

Conversation

joneswong
Copy link
Contributor

@joneswong joneswong commented Jul 14, 2019

What do these changes do?

Adjust the sigma of parameter space Gaussian noise according to the sigma of OU noise multiplied by noise_scale. Thus, we are able to keep consistent with the actually intended action space noise.

Related issue number

#5173

Linter

  • I've run scripts/format.sh to lint the changes in this PR.

@joneswong joneswong requested a review from ericl July 14, 2019 14:16
@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/15373/
Test PASSed.

@ericl ericl merged commit 5b13a7e into ray-project:master Jul 14, 2019
@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-Perf-Integration-PRB/1677/
Test FAILed.

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.

3 participants