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/cnn_baseline/ep_s456.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 results/cnn_baseline/ep_s456.json (limited to 'results/cnn_baseline/ep_s456.json') diff --git a/results/cnn_baseline/ep_s456.json b/results/cnn_baseline/ep_s456.json new file mode 100644 index 0000000..5c4e9df --- /dev/null +++ b/results/cnn_baseline/ep_s456.json @@ -0,0 +1,7 @@ +{ + "method": "ep", + "seed": 456, + "acc": 0.5432, + "Gamma": 0.24942994117736816, + "rho": 0.40924555249512196 +} \ No newline at end of file -- cgit v1.2.3