mirror of
https://github.com/vale981/ray
synced 2025-03-12 22:26:39 -04:00
8 lines
156 B
YAML
8 lines
156 B
YAML
cartpole-pg:
|
|
env: CartPole-v0
|
|
run: PG
|
|
stop:
|
|
episode_reward_mean: 100
|
|
timesteps_total: 100000
|
|
config:
|
|
num_workers: 0
|