mirror of
https://github.com/vale981/ray
synced 2025-03-10 13:26:39 -04:00
7 lines
No EOL
151 B
Bash
7 lines
No EOL
151 B
Bash
#!/usr/bin/env bash
|
|
|
|
source activate tensorflow_p36
|
|
|
|
python3 wait_cluster.py
|
|
|
|
rllib train -f atari_impala_xlarge.yaml --ray-address=auto --queue-trials |