diff --git a/dry_run_mode/config/policy_constants.json b/dry_run_mode/config/policy_constants.json new file mode 100644 index 0000000..28a2350 --- /dev/null +++ b/dry_run_mode/config/policy_constants.json @@ -0,0 +1,5 @@ +{ + "alpha_pinned": 0.01, + "alpha_unpinned": 0.05, + "offset": 0.001 +} \ No newline at end of file