Skip to content

add support for action space of type: gym.spaces.Tuple#73

Open
Nickhodem wants to merge 1 commit into
iamhatesz:masterfrom
Nickhodem:master
Open

add support for action space of type: gym.spaces.Tuple#73
Nickhodem wants to merge 1 commit into
iamhatesz:masterfrom
Nickhodem:master

Conversation

@Nickhodem
Copy link
Copy Markdown

Hi,
I've noticed that RLD doesn't support action space of type gym.spaces.Tuple.
So here you can find the missing implementation.
I hope that the code complies with your requirements and it works correctly.
However, since there are a lot of repeated "if/elif/else" statements I believe that code needs to be refactored wrt the env's action space.

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