From aa73718eb6427d7da3b9cb416275802d90c4b2ed Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Sun, 14 Jun 2026 04:06:32 -0500 Subject: Add new experiment scripts, figures, and paper assets; untrack pyc/build artifacts Co-Authored-By: Claude Opus 4.8 (1M context) --- results/round38_sb_penalty_30ep_s456.log | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 results/round38_sb_penalty_30ep_s456.log (limited to 'results/round38_sb_penalty_30ep_s456.log') diff --git a/results/round38_sb_penalty_30ep_s456.log b/results/round38_sb_penalty_30ep_s456.log new file mode 100644 index 0000000..c49aa33 --- /dev/null +++ b/results/round38_sb_penalty_30ep_s456.log @@ -0,0 +1,14 @@ +Using device: cuda:0 + +============================================================ +Seed 456 +============================================================ + +--- State Bridge --- + [SB] Epoch 1: loss=2.0369, train=0.2541, test=0.3104, state_err=0.2756 + [SB] Epoch 10: loss=1.7086, train=0.3943, test=0.4104, state_err=0.0876 + [SB] Epoch 20: loss=1.6260, train=0.4284, test=0.4459, state_err=0.0630 + [SB] Epoch 30: loss=1.5980, train=0.4412, test=0.4509, state_err=0.0424 + Final test acc: 0.4509 + +All results saved to results/round38_sb_penalty_30ep_s456/results_cifar10.json -- cgit v1.2.3