@@ -22,16 +22,29 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
...
@@ -22,16 +22,29 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
## **Install & Verify**
## **Install & Verify**
**pip install**
**Install through pip**
* We only support Linux in current stage, Ubuntu 16.04 or higher are tested and supported. Simply run the following `pip install` in an environment that has `python >= 3.5`, `git` and `wget`.
* We only support Linux in current stage, Ubuntu 16.04 or higher are tested and supported. Simply run the following `pip install` in an environment that has `python >= 3.5`.