summaryrefslogtreecommitdiff
path: root/results/gelu_ablation/relu_bp_s42.json
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-04-02 14:42:02 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-04-02 14:42:02 -0500
commitfe36805c894671b571f0dd573185394ca2e88c8d (patch)
treedc04ab3d0057f50d0d2392904198a8a800c4c092 /results/gelu_ablation/relu_bp_s42.json
parent100ae0eb429774ae9cd4f3085de7c87bf9d56d45 (diff)
Add EP baseline (5 seeds), GELU ablation (20 runs), CNN BP+DFA (10 runs)
EP (L=4 d=256): acc≈30%, Gamma≈0, rho≈0 — EP credit signal weak on feedforward MLP GELU ablation (ReLU variant): 4 methods × 5 seeds complete CNN BP+DFA: 5 seeds each, BP + DFA on SmallCNN Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'results/gelu_ablation/relu_bp_s42.json')
-rw-r--r--results/gelu_ablation/relu_bp_s42.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/results/gelu_ablation/relu_bp_s42.json b/results/gelu_ablation/relu_bp_s42.json
new file mode 100644
index 0000000..d35d1b6
--- /dev/null
+++ b/results/gelu_ablation/relu_bp_s42.json
@@ -0,0 +1,10 @@
+{
+ "activation": "relu",
+ "method": "bp",
+ "seed": 42,
+ "acc": 0.6129,
+ "StateErr": null,
+ "Gamma": 1.0,
+ "rho": 0.9975161552429199,
+ "naive_StateErr": 0.6057583093643188
+} \ No newline at end of file