mirror of
https://github.com/vale981/ray
synced 2025-03-10 05:16:49 -04:00
5 lines
163 B
Bash
5 lines
163 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
source activate tensorflow_p36 && pip install torch torchvision
|
||
|
source activate tensorflow_p36 && rllib train -f compact-regression-test.yaml
|