mirror of
https://github.com/vale981/ray
synced 2025-03-12 22:26:39 -04:00
12 lines
304 B
YAML
12 lines
304 B
YAML
![]() |
es-humanoidbulletenv-v0:
|
||
|
env: HumanoidBulletEnv-v0
|
||
|
run: ES
|
||
|
# Minimum reward and total ts (in given time_total_s) to pass this test.
|
||
|
pass_criteria:
|
||
|
episode_reward_mean: 100.0
|
||
|
timesteps_total: 5000000
|
||
|
stop:
|
||
|
time_total_s: 3600
|
||
|
config:
|
||
|
num_workers: 50
|