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

Custom environment support #8

Open
artiko88 opened this issue Feb 10, 2025 · 1 comment
Open

Custom environment support #8

artiko88 opened this issue Feb 10, 2025 · 1 comment

Comments

@artiko88
Copy link

Is it possible to use the library with custom environments based on gymnasium? Would really like to try to solve a few of my noisy and highly stochastic environments with it.

@ZaberKo
Copy link
Collaborator

ZaberKo commented Feb 11, 2025

Yes, but you need to warp them into the envpool format since envpool provides a high-efficient multi-thread pool for massive number of environments. Besides, the envpool currently is experimental, with limited algorithms support, see #7.

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

2 participants