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

[feat] Add POMDP Observation Wrapper #23

Open
joeryjoery opened this issue Sep 25, 2023 · 2 comments
Open

[feat] Add POMDP Observation Wrapper #23

joeryjoery opened this issue Sep 25, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@joeryjoery
Copy link
Owner

joeryjoery commented Sep 25, 2023

Implement a Wrapper for Environment that transforms the observation field of TimeStep to be a nested TimeStep.

@joeryjoery joeryjoery added the enhancement New feature or request label Sep 25, 2023
@joeryjoery
Copy link
Owner Author

Await dropping python 3.9 for Jax compatibility before merging implementation with main. Typing is specifically broken in 3.9 for NamedTuple.

@joeryjoery
Copy link
Owner Author

Reopened to keep track of Python Typing updates.

@joeryjoery joeryjoery reopened this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant