mirror of
https://github.com/wassname/ray.git
synced 2026-08-04 13:14:14 +08:00
10 lines
203 B
YAML
10 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
|