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

[New feature] Add reset options support for functional jax envs #1138

Open
RedTachyon opened this issue Aug 8, 2024 · 4 comments
Open

[New feature] Add reset options support for functional jax envs #1138

RedTachyon opened this issue Aug 8, 2024 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@RedTachyon
Copy link
Member

The current implementations of FunctionalJaxVectorEnv and FunctionalJaxEnv do not use any options in reset.

This should be fairly easy to add with FuncEnv.get_default_params, which will instantly support customizing any environment params on reset.

I can do this at some point in the future, or if any volunteers want to contribute this feature, that would be great.

@RedTachyon RedTachyon added enhancement New feature or request help wanted Extra attention is needed labels Aug 8, 2024
@meet0806
Copy link

Hey @RedTachyon Can I work on this?

@pseudo-rnd-thoughts
Copy link
Member

@meet0806 Go for it

@meet0806
Copy link

Thanks @pseudo-rnd-thoughts . How can I set-up this on my machine? I have already forked and cloned the repo.

@Kallinteris-Andreas
Copy link
Collaborator

contribute.md should contain on the info you need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants