blob: 1b1a8295f9cd871d82d7d7a7a1825e77e2f5bbcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
|