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_s1024.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 results/ep_d512/ep_s1024.json (limited to 'results/ep_d512/ep_s1024.json') diff --git a/results/ep_d512/ep_s1024.json b/results/ep_d512/ep_s1024.json new file mode 100644 index 0000000..b43842e --- /dev/null +++ b/results/ep_d512/ep_s1024.json @@ -0,0 +1,23 @@ +{ + "method": "ep", + "seed": 1024, + "acc": 0.2891, + "Gamma": 0.00044893278391100466, + "rho": -0.004867491777986288, + "naive_StateErr": 0.9783352613449097, + "gammas_per_layer": [ + 0.0, + -0.0006743512349203229, + 0.0013582671526819468, + 0.0011118152178823948 + ], + "rhos_per_layer": [ + 0.0, + 0.0, + 0.01752828247845173, + -0.03699824959039688 + ], + "beta": 0.5, + "T_nudge": 20, + "alpha_nudge": 0.1 +} \ No newline at end of file -- cgit v1.2.3