mirror of
https://github.com/vale981/ray
synced 2025-03-12 14:16:39 -04:00
11 lines
304 B
YAML
11 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
|