Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Question regarding PETS & Discrete action spaces #184

Open
aralcimcim opened this issue Aug 15, 2023 · 0 comments
Open

Question regarding PETS & Discrete action spaces #184

aralcimcim opened this issue Aug 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aralcimcim
Copy link

Question

Using custom Gymnasium environments with the PETS algorithm

[This is not a feature request but rather a question]
I've been trying to adapt a custom Gymnasium environment to work with the PETS algorithm, the only difference is that my custom environment has a discrete action space which does not work with the CEM optimizer since it is built on upper and lower bounds. I've looked into the documentation but have not found anything related to discrete action spaces. Would any of the provided algorithms in the library work out-of-the-box for custom Gymnasium environments with discrete action spaces?

@aralcimcim aralcimcim added the enhancement New feature or request label Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant