From 4e36cc8ff4e1ead68f8e4edba8d4fae3485a6415 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Fri, 3 Apr 2026 10:23:25 -0500 Subject: Update all EP results with sign-corrected credit EP Synthetic (fixed): Gamma=+0.13~0.20, rho=+0.25 EP CIFAR d=256: Gamma=+0.007, rho=+0.051 EP CIFAR d=512: Gamma=+0.000, rho=-0.002 EP CNN: Gamma=+0.248, rho=+0.492 Co-Authored-By: Claude Opus 4.6 (1M context) --- results/ep_d512/ep_s789.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 results/ep_d512/ep_s789.json (limited to 'results/ep_d512/ep_s789.json') diff --git a/results/ep_d512/ep_s789.json b/results/ep_d512/ep_s789.json new file mode 100644 index 0000000..d1936a7 --- /dev/null +++ b/results/ep_d512/ep_s789.json @@ -0,0 +1,23 @@ +{ + "method": "ep", + "seed": 789, + "acc": 0.3075, + "Gamma": 0.00025345649919472635, + "rho": -0.007803775719366968, + "naive_StateErr": 1.0641623735427856, + "gammas_per_layer": [ + 0.0, + -0.0012497729621827602, + 0.0016657740343362093, + 0.0005978249246254563 + ], + "rhos_per_layer": [ + 0.0, + 0.000609859824180603, + -0.0049512810073792934, + -0.02687368169426918 + ], + "beta": 0.5, + "T_nudge": 20, + "alpha_nudge": 0.1 +} \ No newline at end of file -- cgit v1.2.3