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

9 lines
199 B
YAML

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