summaryrefslogtreecommitdiff
path: root/results/ep_baseline
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-06-14 04:06:32 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-06-14 04:06:32 -0500
commitaa73718eb6427d7da3b9cb416275802d90c4b2ed (patch)
treeb68b0a664fb650744ef934a1c22abd740a7b62a6 /results/ep_baseline
parent827c658fa9a750f3c6ebdb87703762f10f69f6ff (diff)
Add new experiment scripts, figures, and paper assets; untrack pyc/build artifactsHEADmaster
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'results/ep_baseline')
-rw-r--r--results/ep_baseline/ep_s2048.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/results/ep_baseline/ep_s2048.json b/results/ep_baseline/ep_s2048.json
new file mode 100644
index 0000000..4cb0cbd
--- /dev/null
+++ b/results/ep_baseline/ep_s2048.json
@@ -0,0 +1,23 @@
+{
+ "method": "ep",
+ "seed": 2048,
+ "acc": 0.2792,
+ "Gamma": 0.008133413677569479,
+ "rho": 0.028946227626875043,
+ "naive_StateErr": 0.8209338188171387,
+ "gammas_per_layer": [
+ 0.0,
+ 0.000846301787532866,
+ -0.0009015983669087291,
+ 0.03258895128965378
+ ],
+ "rhos_per_layer": [
+ 0.0,
+ 0.0,
+ -0.01539901178330183,
+ 0.131183922290802
+ ],
+ "beta": 0.5,
+ "T_nudge": 20,
+ "alpha_nudge": 0.1
+} \ No newline at end of file