summaryrefslogtreecommitdiff
path: root/results/ep_baseline/ep_s456.json
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-04-02 23:36:20 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-04-02 23:36:20 -0500
commit6cfb1f2825899630355cc9d0c0f0b81c64ce96b0 (patch)
tree13a228d74514f8a888982f071b4afcf7c2c69eee /results/ep_baseline/ep_s456.json
parent2aaabd9a95386bf9f274cb9907ac6a5306171759 (diff)
Recompute EP CIFAR d=256 diagnostics with sign fix
EP d=256 (5 seeds): acc=31.9%, Gamma=+0.007 (was -0.13), rho=+0.051 (was -0.037) Sign correction: -(h_nudge - h_free)/β aligns EP credit with BP gradient direction. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'results/ep_baseline/ep_s456.json')
-rw-r--r--results/ep_baseline/ep_s456.json21
1 files changed, 3 insertions, 18 deletions
diff --git a/results/ep_baseline/ep_s456.json b/results/ep_baseline/ep_s456.json
index 3a04367..2ad33e3 100644
--- a/results/ep_baseline/ep_s456.json
+++ b/results/ep_baseline/ep_s456.json
@@ -2,22 +2,7 @@
"method": "ep",
"seed": 456,
"acc": 0.2976,
- "Gamma": -0.01223632060282398,
- "rho": -0.07857450563460588,
- "naive_StateErr": 1.5853830575942993,
- "gammas_per_layer": [
- 0.0,
- -0.00014890515012666583,
- -0.0018156982259824872,
- -0.04698067903518677
- ],
- "rhos_per_layer": [
- 0.0,
- 0.0,
- -0.03213520720601082,
- -0.2821628153324127
- ],
- "beta": 0.5,
- "T_nudge": 20,
- "alpha_nudge": 0.1
+ "Gamma": 0.01223632060282398,
+ "rho": 0.09397566877305508,
+ "naive_StateErr": 1.5853830575942993
} \ No newline at end of file