From aa73718eb6427d7da3b9cb416275802d90c4b2ed Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Sun, 14 Jun 2026 04:06:32 -0500 Subject: Add new experiment scripts, figures, and paper assets; untrack pyc/build artifacts Co-Authored-By: Claude Opus 4.8 (1M context) --- .../ep_random_s42.json | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 results/optionEP_random_targets_full/ep_random_s42.json (limited to 'results/optionEP_random_targets_full') diff --git a/results/optionEP_random_targets_full/ep_random_s42.json b/results/optionEP_random_targets_full/ep_random_s42.json new file mode 100644 index 0000000..15c8f89 --- /dev/null +++ b/results/optionEP_random_targets_full/ep_random_s42.json @@ -0,0 +1,23 @@ +{ + "method": "ep_random", + "seed": 42, + "acc": 0.0808, + "Gamma": -0.00029538582612076425, + "rho": -0.005596753908321261, + "naive_StateErr": 0.7161955833435059, + "gammas_per_layer": [ + 0.0, + 0.0018188292160630226, + 1.8913333406089805e-05, + -0.0030192858539521694 + ], + "rhos_per_layer": [ + 0.0, + 0.010634900070726871, + 0.0, + -0.03302191570401192 + ], + "beta": 0.5, + "T_nudge": 20, + "alpha_nudge": 0.1 +} \ No newline at end of file -- cgit v1.2.3