# OpenAI Gym & Universe

> <http://gym.openai.com/>

OpenAI Gym是一个大型平台，用于将强化学习算法与单个接口进行比较，以适应不同环境，包括ALE，GVG-AI，MuJoCo，Malmo，ViZDoom等。 OpenAI Universe是OpenAI Gym的延伸，目前与超过一千个Flash游戏接口，旨在在未来添加许多现代视频游戏


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hujian.gitbook.io/deep-reinforcement-learning/qian-yan/yan-jiu-ping-tai/openai-gym-and-universe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
