Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Training in custom environments #6

Open
priyankamandikal opened this issue Feb 25, 2023 · 1 comment
Open

Training in custom environments #6

priyankamandikal opened this issue Feb 25, 2023 · 1 comment

Comments

@priyankamandikal
Copy link

Hi, thanks for the great repository. Is there functionality for testing on custom-user defined envs? If so, how do we do it?

@yuanmingqi
Copy link
Collaborator

Hi, of course. You can write an environment following the OpenAI Gym style, and ensure that the observation space and action space are well-defined.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants