From: Jérôme Benoit Date: Sat, 4 Oct 2025 12:50:07 +0000 (+0200) Subject: docs(reforcexy): refine reward space analysis doc X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=93ef93e7e721cd1cd4fe5850e35d5d94d3665ece;p=freqai-strategies.git docs(reforcexy): refine reward space analysis doc Signed-off-by: Jérôme Benoit --- diff --git a/ReforceXY/reward_space_analysis/README.md b/ReforceXY/reward_space_analysis/README.md index 3a20a26..aca255e 100644 --- a/ReforceXY/reward_space_analysis/README.md +++ b/ReforceXY/reward_space_analysis/README.md @@ -52,7 +52,7 @@ python test_reward_alignment.py > Deactivate the environment with `deactivate` when you're done. -Unless otherwise noted, the command examples below assume your current working directory is `ReforceXY/reward_space_analysis` (and the virtual environment is activated). +Unless otherwise noted, the command examples below assume your current working directory is `ReforceXY/reward_space_analysis` and the virtual environment is activated. ---