ray/rllib/tuned_examples/simple_q/cartpole-simpleq.yaml

9 lines
203 B
YAML

cartpole-simpleq:
env: CartPole-v0
run: SimpleQ
stop:
episode_reward_mean: 150
timesteps_total: 50000
config:
# Works for both torch and tf.
framework: tf