mirror of
https://github.com/vale981/ray
synced 2025-03-12 14:16:39 -04:00
10 lines
193 B
YAML
10 lines
193 B
YAML
![]() |
cartpole-impala-torch:
|
||
|
env: CartPole-v0
|
||
|
run: IMPALA
|
||
|
stop:
|
||
|
episode_reward_mean: 150
|
||
|
timesteps_total: 500000
|
||
|
config:
|
||
|
use_pytorch: true
|
||
|
num_gpus: 0
|