ray/release/rllib_tests/learning_tests/yaml_files/es/es-humanoidbulletenv-v0.yaml
Avnish Narayan 82395c4646
[RLlib] Put learning test into own folders (#26862)
Co-authored-by: Artur Niederfahrenhorst <artur@anyscale.com>
2022-07-22 11:20:47 -07:00

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