From 9089ecf7d6f031d069623381006b14615788ecde Mon Sep 17 00:00:00 2001 From: Yizhou Chi Date: Sat, 14 Sep 2024 15:21:21 +0800 Subject: [PATCH] update readme --- expo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expo/README.md b/expo/README.md index 00d1cae50..0af20388e 100644 --- a/expo/README.md +++ b/expo/README.md @@ -217,7 +217,7 @@ #### Run - `python run_experiment.py --exp_mode mcts --task househouse_prices --rollout 10 --low_is_better` -In addition to the generated insights, include the fixed insights saved in `insights/fixed_insights.json` +In addition to the generated insights, include the fixed insights saved in `expo/insights/fixed_insights.json` - `--use_fixed_insights`