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(pu): fix action_mask in bipedalwalker_cont_disc_env, fix device bug in sampled efficientzero #168

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

puyuan1996
Copy link
Collaborator

  • fix action_mask bug in bipedalwalker_cont_disc_env
  • fix device bug in sampled efficientzero


@ENV_REGISTRY.register('bipedalwalker_cont_disc')
class BipedalWalkerDiscEnv(BipedalWalkerEnv):
class BipedalWalkerDiscEnv(LunarLanderEnv):
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this on purpose?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hello, this is a mistake, which has been corrected in the latest commit. Thank you! Best wishes!

Copy link
Contributor

Choose a reason for hiding this comment

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

You're welcome! Thanks for the great software. I am learning a lot about RL

@puyuan1996 puyuan1996 deleted the fix-sez branch June 24, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants