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