mirror of
https://github.com/wassname/ray.git
synced 2026-07-18 12:40:56 +08:00
7 lines
151 B
Bash
7 lines
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 |