mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
9 lines
203 B
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
|