ray/rllib/tuned_examples/pg/cartpole-pg.yaml

10 lines
217 B
YAML

cartpole-pg:
env: CartPole-v0
run: PG
stop:
episode_reward_mean: 150
timesteps_total: 100000
config:
# Works for both torch and tf.
framework: tf
num_workers: 0