From f6a98338ad43c4b7f0f10b6a2b2a40388a3e9401 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Tue, 23 Sep 2025 13:31:38 +0200 Subject: Update README --- analysis/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/analysis/README.md b/analysis/README.md index 5930997..27128dc 100644 --- a/analysis/README.md +++ b/analysis/README.md @@ -12,6 +12,9 @@ - For figure 4a and 4b we train the model with increasing amount of data from previous results as if we were using one policy per day (see section IV.A) - For figure 4c, delta is generated by comparing using each policies in round-robin (one per days to perform the training) to each previous paper results with single policy only (see paper section IV.A) +## Folders +- inputs/: Random targets and predicted policy to use for offline experiments +- figures/: All analysis output ## Notes Todo: remove minbucket=1 (does not impact the results) -- cgit v1.2.3