IntelLabs / coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
https://intellabs.github.io/coach/
Apache License 2.0
2.32k stars 460 forks source link

Do not hardcode path to bash #332

Closed timokau closed 5 years ago

timokau commented 5 years ago

There is no reason to provide the full path -- that is what PATH is for. Some distros like NixOS or GuixSD will have bash in PATH but not in /bin.