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

Port "Ant-Maze" environment to OpenAI Gym #48

Open
peterzcc opened this issue Oct 18, 2016 · 1 comment
Open

Port "Ant-Maze" environment to OpenAI Gym #48

peterzcc opened this issue Oct 18, 2016 · 1 comment

Comments

@peterzcc
Copy link

I'm quite interested in the "Ant-Maze" environments, however I didn't find it in OpenAI Gym. I'd like to use the environment as gym.Env. Is there any suggestion?

@dementrock
Copy link
Member

You are welcome to submit a pull request to port the environment to gym. The changes required should be quite minimal, and let me know if you run into any issues.

jonashen pushed a commit to jonashen/rllab that referenced this issue May 29, 2018
Adds a support for training against [dm_contro](https://github.com/deepmind/dm_control) environments, and an associated viewer. 

dm_control doesn't support direct 3D rendering yet (only pixels), so we feed the pixels to a pygame window.
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