Skip to content

Commit

Permalink
Updated README for including Operate First
Browse files Browse the repository at this point in the history
  • Loading branch information
rbadagandi authored Dec 7, 2022
1 parent 9e003eb commit a18f93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hpo_helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The [hpo demo script](../hpo_demo_setup.sh) currently run [JVM + Quarkus based T

Following are the steps done by demo script:
- Clone the required repos like hpo, benchmarks.
- Starts the HPO service. By default it starts with native mode. To start HPO in docker, run as `./hpo_demo_setup.sh -c docker`.
- Starts the HPO service. By default it starts with native mode. To start HPO in docker, run as `./hpo_demo_setup.sh -c docker`. You can also run HPO on Operate First community cloud using `./hpo_demo_setup.sh -c operate-first`
- Start an HPO experiment by providing the searchspace json.
- For each trial in an experiment, following steps are proceeded in sequential order.
- Generate the trial config from HPO.
Expand Down

0 comments on commit a18f93a

Please # to comment.