Browse Source

Update 'Gym/README.md'

master
agit developer 4 years ago
parent
commit
066fb7ff1d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Gym/README.md

+ 2
- 0
Gym/README.md View File

@ -25,3 +25,5 @@ https://gym.openai.com/envs/#mujoco
[Gym/ray_rllib_gym_env.py](https://agit.ai/AgitDeveloper/AgitPythonExamples/src/branch/master/Gym/ray_rllib_gym_env.py) is a simple example of gym env via Ray framework.
[Gym/ray_rllib_mujoco_env.py](https://agit.ai/AgitDeveloper/AgitPythonExamples/src/branch/master/Gym/ray_rllib_mujoco_env.py) is a simple example of mujoco env via Ray framework.
[Gym/ray_rllib_mujoco_env_with_custom_model.py](https://agit.ai/AgitDeveloper/AgitPythonExamples/src/branch/master/Gym/ray_rllib_mujoco_env_with_custom_model.py) is a simple example of mujoco env with custom model via Ray framework.

Loading…
Cancel
Save