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

[RLlib] Fix epsilon_greedy on nested_action_spaces only in pytorch #11453

Merged
merged 10 commits into from
Nov 2, 2020
Merged

[RLlib] Fix epsilon_greedy on nested_action_spaces only in pytorch #11453

merged 10 commits into from
Nov 2, 2020

Conversation

bcahlit
Copy link
Contributor

@bcahlit bcahlit commented Oct 18, 2020

Why are these changes needed?

Fix epsilon_greedy on nested_action_spaces and nonCategorical actionspace only in pytorch

Related issue number

Closes #11296

Checks

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

  • Testing Strategy
    • This PR is not tested :(

@sven1977 sven1977 self-requested a review November 2, 2020 08:51
@sven1977 sven1977 self-assigned this Nov 2, 2020
Copy link
Contributor

@sven1977 sven1977 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for this fix!

rllib/utils/exploration/epsilon_greedy.py Outdated Show resolved Hide resolved
rllib/utils/exploration/epsilon_greedy.py Show resolved Hide resolved
@sven1977 sven1977 merged commit 26176ec into ray-project:master Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants