From a18f93a544a82e9eb4667ba26035257060fc5907 Mon Sep 17 00:00:00 2001 From: Rashmi B <89081154+rbadagandi@users.noreply.github.com> Date: Wed, 7 Dec 2022 12:06:29 +0530 Subject: [PATCH] Updated README for including Operate First --- hpo_helpers/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpo_helpers/README.md b/hpo_helpers/README.md index 447a640..805ca99 100644 --- a/hpo_helpers/README.md +++ b/hpo_helpers/README.md @@ -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.