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_s123.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 results/ep_d512/ep_s123.json (limited to 'results/ep_d512/ep_s123.json') diff --git a/results/ep_d512/ep_s123.json b/results/ep_d512/ep_s123.json new file mode 100644 index 0000000..0bf5a33 --- /dev/null +++ b/results/ep_d512/ep_s123.json @@ -0,0 +1,23 @@ +{ + "method": "ep", + "seed": 123, + "acc": 0.2326, + "Gamma": -0.0002371989903622307, + "rho": 0.002178804250434041, + "naive_StateErr": 0.9410061836242676, + "gammas_per_layer": [ + 0.0, + 0.00015797853120602667, + 0.0001365078496746719, + -0.0012432823423296213 + ], + "rhos_per_layer": [ + 0.0, + 0.0, + -0.008583704940974712, + 0.017298921942710876 + ], + "beta": 0.5, + "T_nudge": 20, + "alpha_nudge": 0.1 +} \ No newline at end of file -- cgit v1.2.3