@@ -54,18 +54,19 @@ Users are also welcome to contribute their own training examples and demos to th
54
54
55
55
<div align =" center " >
56
56
57
- | Environment/Demo | Tags | Refs |
58
- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| :-------------------------------------------------------------------------------------------------------------------:| :-------------------------------:|
59
- | [ MuJoCo] ( https://github.com/deepmind/mujoco ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/mujoco.png " > | ![ continuous] ( https://img.shields.io/badge/-continous-green ) | [ code] ( ./examples/mujoco/ ) |
60
- | [ CartPole] ( https://gymnasium.farama.org/environments/classic_control/cart_pole/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/cartpole.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/cartpole/ ) |
61
- | [ MPE: Simple Spread] ( https://pettingzoo.farama.org/environments/mpe/simple_spread/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/simple_spread_trained.gif " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ MARL] ( https://img.shields.io/badge/-MARL-yellow ) | [ code] ( ./examples/mpe/ ) |
62
- | [ StarCraft II] ( https://github.com/oxwhirl/smac ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/smac.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ MARL] ( https://img.shields.io/badge/-MARL-yellow ) | [ code] ( ./examples/smac/ ) |
63
- | [ Chat Bot] ( https://openrl-docs.readthedocs.io/en/latest/quick_start/train_nlp.html ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/chat.gif " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ NLP] ( https://img.shields.io/badge/-NLP-green ) ![ Transformer] ( https://img.shields.io/badge/-Transformer-blue ) | [ code] ( ./examples/nlp/ ) |
64
- | [ Atari Pong] ( https://gymnasium.farama.org/environments/atari/pong/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/pong.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ image] ( https://img.shields.io/badge/-image-red ) | [ code] ( ./examples/atari/ ) |
65
- | [ PettingZoo: Tic-Tac-Toe] ( https://pettingzoo.farama.org/environments/classic/tictactoe/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/tic-tac-toe.jpeg " > | ![ selfplay] ( https://img.shields.io/badge/-selfplay-blue ) ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/selfplay/ ) |
66
- | [ DeepMind Control] ( https://shimmy.farama.org/environments/dm_control/ ) <br > <img width =" 300px " height =" auto " src =" https://shimmy.farama.org/_images/dm_locomotion.png " > | ![ continuous] ( https://img.shields.io/badge/-continous-green ) | [ code] ( ./examples/dm_control/ ) |
67
- | [ Omniverse Isaac Gym] ( https://github.com/NVIDIA-Omniverse/OmniIsaacGymEnvs ) <br > <img width =" 300px " height =" auto " src =" https://user-images.githubusercontent.com/34286328/171454189-6afafbff-bb61-4aac-b518-24646007cb9f.gif " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/isaac/ ) |
68
- | [ GridWorld] ( ./examples/gridworld/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/gridworld.jpg " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/gridworld/ ) |
69
- | [ Super Mario Bros] ( https://github.com/Kautenja/gym-super-mario-bros ) <br > <img width =" 300px " height =" auto " src =" https://user-images.githubusercontent.com/2184469/40948820-3d15e5c2-6830-11e8-81d4-ecfaffee0a14.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ image] ( https://img.shields.io/badge/-image-red ) | [ code] ( ./examples/super_mario/ ) |
70
- | [ Gym Retro] ( https://github.com/openai/retro ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/gym-retro.jpg " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ image] ( https://img.shields.io/badge/-image-red ) | [ code] ( ./examples/retro/ ) |
57
+ | Environment/Demo | Tags | Refs |
58
+ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| :-------------------------------:|
59
+ | [ MuJoCo] ( https://github.com/deepmind/mujoco ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/mujoco.png " > | ![ continuous] ( https://img.shields.io/badge/-continous-green ) | [ code] ( ./examples/mujoco/ ) |
60
+ | [ CartPole] ( https://gymnasium.farama.org/environments/classic_control/cart_pole/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/cartpole.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/cartpole/ ) |
61
+ | [ MPE: Simple Spread] ( https://pettingzoo.farama.org/environments/mpe/simple_spread/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/simple_spread_trained.gif " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ MARL] ( https://img.shields.io/badge/-MARL-yellow ) | [ code] ( ./examples/mpe/ ) |
62
+ | [ StarCraft II] ( https://github.com/oxwhirl/smac ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/smac.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ MARL] ( https://img.shields.io/badge/-MARL-yellow ) | [ code] ( ./examples/smac/ ) |
63
+ | [ Chat Bot] ( https://openrl-docs.readthedocs.io/en/latest/quick_start/train_nlp.html ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/chat.gif " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ NLP] ( https://img.shields.io/badge/-NLP-green ) ![ Transformer] ( https://img.shields.io/badge/-Transformer-blue ) | [ code] ( ./examples/nlp/ ) |
64
+ | [ Atari Pong] ( https://gymnasium.farama.org/environments/atari/pong/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/pong.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ image] ( https://img.shields.io/badge/-image-red ) | [ code] ( ./examples/atari/ ) |
65
+ | [ PettingZoo: Tic-Tac-Toe] ( https://pettingzoo.farama.org/environments/classic/tictactoe/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/tic-tac-toe.jpeg " > | ![ selfplay] ( https://img.shields.io/badge/-selfplay-blue ) ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/selfplay/ ) |
66
+ | [ DeepMind Control] ( https://shimmy.farama.org/environments/dm_control/ ) <br > <img width =" 300px " height =" auto " src =" https://shimmy.farama.org/_images/dm_locomotion.png " > | ![ continuous] ( https://img.shields.io/badge/-continous-green ) | [ code] ( ./examples/dm_control/ ) |
67
+ | [ Omniverse Isaac Gym] ( https://github.com/NVIDIA-Omniverse/OmniIsaacGymEnvs ) <br > <img width =" 300px " height =" auto " src =" https://user-images.githubusercontent.com/34286328/171454189-6afafbff-bb61-4aac-b518-24646007cb9f.gif " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/isaac/ ) |
68
+ | [ Snake] ( http://www.jidiai.cn/env_detail?envid=1 ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/snakes_1v1.gif " > | ![ selfplay] ( https://img.shields.io/badge/-selfplay-blue ) ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/snake/ ) |
69
+ | [ GridWorld] ( ./examples/gridworld/ ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/gridworld.jpg " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) | [ code] ( ./examples/gridworld/ ) |
70
+ | [ Super Mario Bros] ( https://github.com/Kautenja/gym-super-mario-bros ) <br > <img width =" 300px " height =" auto " src =" https://user-images.githubusercontent.com/2184469/40948820-3d15e5c2-6830-11e8-81d4-ecfaffee0a14.png " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ image] ( https://img.shields.io/badge/-image-red ) | [ code] ( ./examples/super_mario/ ) |
71
+ | [ Gym Retro] ( https://github.com/openai/retro ) <br > <img width =" 300px " height =" auto " src =" ./docs/images/gym-retro.jpg " > | ![ discrete] ( https://img.shields.io/badge/-discrete-brightgreen ) ![ image] ( https://img.shields.io/badge/-image-red ) | [ code] ( ./examples/retro/ ) |
71
72
</div >
0 commit comments