mirror of
https://github.com/wassname/ray.git
synced 2026-08-19 12:30:27 +08:00
8 lines
154 B
YAML
8 lines
154 B
YAML
pendulum-td3-tf:
|
|
env: Pendulum-v0
|
|
run: TD3
|
|
stop:
|
|
use_pytorch: false
|
|
episode_reward_mean: -900
|
|
timesteps_total: 100000
|