File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ P.S: The `.py` file in `Runnable Demo` can be found in `dizoo`
288288
289289| No | Environment | Label | Visualization | Code and Doc Links |
290290| :-: | :--------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
291- | 1 | [ Atari] ( https://github.com/openai/gym/tree/master/gym/envs/atari ) | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | ![ original] ( ./dizoo/atari/atari.gif ) | [ dizoo link] ( https://github.com/opendilab/DI-engine/tree/main/dizoo/atari/envs ) <br >[ env tutorial] ( https://di-engine-docs.readthedocs.io/en/latest/13_envs/atari.html ) <br >[ 环境指南] ( https://di-engine-docs.readthedocs.io/zh_CN/latest/13_envs/atari_zh.html ) |
291+ | 1 | [ Atari] ( https://ale.farama.org ) | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | ![ original] ( ./dizoo/atari/atari.gif ) | [ dizoo link] ( https://github.com/opendilab/DI-engine/tree/main/dizoo/atari/envs ) <br >[ env tutorial] ( https://di-engine-docs.readthedocs.io/en/latest/13_envs/atari.html ) <br >[ 环境指南] ( https://di-engine-docs.readthedocs.io/zh_CN/latest/13_envs/atari_zh.html ) |
292292| 2 | [ box2d/bipedalwalker] ( https://github.com/openai/gym/tree/master/gym/envs/box2d ) | ![ continuous] ( https://img.shields.io/badge/-continous-green ) | ![ original] ( ./dizoo/box2d/bipedalwalker/original.gif ) | [ dizoo link] ( https://github.com/opendilab/DI-engine/tree/main/dizoo/box2d/bipedalwalker/envs ) <br >[ env tutorial] ( https://di-engine-docs.readthedocs.io/en/latest/13_envs/bipedalwalker.html ) <br >[ 环境指南] ( https://di-engine-docs.readthedocs.io/zh_CN/latest/13_envs/bipedalwalker_zh.html ) |
293293| 3 | [ box2d/lunarlander] ( https://github.com/openai/gym/tree/master/gym/envs/box2d ) | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | ![ original] ( ./dizoo/box2d/lunarlander/lunarlander.gif ) | [ dizoo link] ( https://github.com/opendilab/DI-engine/tree/main/dizoo/box2d/lunarlander/envs ) <br >[ env tutorial] ( https://di-engine-docs.readthedocs.io/en/latest/13_envs/lunarlander.html ) <br >[ 环境指南] ( https://di-engine-docs.readthedocs.io/zh_CN/latest/13_envs/lunarlander_zh.html ) |
294294| 4 | [ classic_control/cartpole] ( https://github.com/openai/gym/tree/master/gym/envs/classic_control ) | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | ![ original] ( ./dizoo/classic_control/cartpole/cartpole.gif ) | [ dizoo link] ( https://github.com/opendilab/DI-engine/tree/main/dizoo/classic_control/cartpole/envs ) <br >[ env tutorial] ( https://di-engine-docs.readthedocs.io/en/latest/13_envs/cartpole.html ) <br >[ 环境指南] ( https://di-engine-docs.readthedocs.io/zh_CN/latest/13_envs/cartpole_zh.html ) |
You can’t perform that action at this time.
0 commit comments