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_sbcb_penalty_30ep.log | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 results/round38_sbcb_penalty_30ep.log (limited to 'results/round38_sbcb_penalty_30ep.log') diff --git a/results/round38_sbcb_penalty_30ep.log b/results/round38_sbcb_penalty_30ep.log new file mode 100644 index 0000000..b4a53ad --- /dev/null +++ b/results/round38_sbcb_penalty_30ep.log @@ -0,0 +1,22 @@ +Using device: cuda:0 + +============================================================ +Seed 42 +============================================================ + +--- State Bridge --- + [SB] Epoch 1: loss=2.0475, train=0.2466, test=0.2730, state_err=0.2454 + [SB] Epoch 10: loss=1.7100, train=0.3957, test=0.4162, state_err=0.0916 + [SB] Epoch 20: loss=1.6214, train=0.4307, test=0.4463, state_err=0.0700 + [SB] Epoch 30: loss=1.5901, train=0.4447, test=0.4564, state_err=0.0439 + Final test acc: 0.4564 + +--- Credit Bridge --- + [CB] Warmup phase: 6 epochs (DFA fallback + value net training) + [CB] Epoch 1 (warmup): loss=1.9964, train=0.2772, test=0.3299, vloss=0.666879 + [CB] Epoch 10 (blend=0.67): loss=1.9112, train=0.3191, test=0.3456, vloss=0.055581 + [CB] Epoch 20 (blend=1.00): loss=1.8719, train=0.3363, test=0.3546, vloss=0.020539 + [CB] Epoch 30 (blend=1.00): loss=1.8736, train=0.3438, test=0.3596, vloss=0.014528 + Final test acc: 0.3596 + +All results saved to results/round38_sbcb_penalty_30ep/results_cifar10.json -- cgit v1.2.3