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/round41_dfa_penalty_30ep.log | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 results/round41_dfa_penalty_30ep.log (limited to 'results/round41_dfa_penalty_30ep.log') diff --git a/results/round41_dfa_penalty_30ep.log b/results/round41_dfa_penalty_30ep.log new file mode 100644 index 0000000..1b1a829 --- /dev/null +++ b/results/round41_dfa_penalty_30ep.log @@ -0,0 +1,14 @@ +Using device: cuda:0 + +============================================================ +Seed 42 +============================================================ + +--- DFA --- + [DFA] Epoch 1: loss=1.9962, train=0.2802, test=0.3313 + [DFA] Epoch 10: loss=1.9151, train=0.3238, test=0.3476 + [DFA] Epoch 20: loss=1.8987, train=0.3316, test=0.3590 + [DFA] Epoch 30: loss=1.8923, train=0.3405, test=0.3607 + Final test acc: 0.3607 + +All results saved to results/round41_dfa_penalty_30ep/results_cifar10.json -- cgit v1.2.3