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

fix PER sign issue #108

Merged
merged 6 commits into from
Apr 4, 2017
Merged

fix PER sign issue #108

merged 6 commits into from
Apr 4, 2017

Conversation

kengz
Copy link
Owner

@kengz kengz commented Apr 4, 2017

  • correct DoubleDQNBoltzmannPolicy for PER, does not affect since none had been ran
  • fix negative reward crashing priority calculation by adding min_priority bump always. Cannot take the abs of reward since it is sign sensitive
  • reschedule per experiments

@kengz kengz merged commit 5fb91d3 into master Apr 4, 2017
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.

1 participant