mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
11 lines
248 B
YAML
11 lines
248 B
YAML
cartpole-es-torch:
|
|
env: CartPole-v0
|
|
run: ES
|
|
stop:
|
|
episode_reward_mean: 150
|
|
timesteps_total: 500000
|
|
config:
|
|
use_pytorch: true
|
|
num_workers: 2
|
|
noise_size: 25000000
|
|
episodes_per_batch: 50
|