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

Does this library support Multi-Discrete action spaces? #81

Open
krendluck opened this issue Nov 28, 2024 · 0 comments
Open

Does this library support Multi-Discrete action spaces? #81

krendluck opened this issue Nov 28, 2024 · 0 comments

Comments

@krendluck
Copy link

krendluck commented Nov 28, 2024

When i use Multi-Discrete action spaces, there is a problem in:
@property def is_np_flattenable(self) -> bool: """Checks whether this space can be flattened to a :class:gymnasium.spaces.Box.""" raise NotImplementedError

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

1 participant