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