diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:50:59 -0600 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:50:59 -0600 |
| commit | 00cf667cee7ffacb144d5805fc7e0ef443f3583a (patch) | |
| tree | 77d20a3adaecf96bf3aff0612bdd3b5fa1a7dc7e /runs/mvp-H256/20251110-101151 | |
| parent | c53c04aa1d6ff75cb478a9498c370baa929c74b6 (diff) | |
| parent | cd99d6b874d9d09b3bb87b8485cc787885af71f1 (diff) | |
Merge master into main
Diffstat (limited to 'runs/mvp-H256/20251110-101151')
| -rw-r--r-- | runs/mvp-H256/20251110-101151/args.json | 14 | ||||
| -rw-r--r-- | runs/mvp-H256/20251110-101151/metrics.csv | 4 |
2 files changed, 18 insertions, 0 deletions
diff --git a/runs/mvp-H256/20251110-101151/args.json b/runs/mvp-H256/20251110-101151/args.json new file mode 100644 index 0000000..2dd2935 --- /dev/null +++ b/runs/mvp-H256/20251110-101151/args.json @@ -0,0 +1,14 @@ +{ + "cfg": "data_io/configs/shd.yaml", + "epochs": 3, + "hidden": 256, + "classes": 20, + "lr": 0.001, + "device": "cuda", + "lyapunov": true, + "lambda_reg": 0.1, + "lambda_target": 0.0, + "no_progress": false, + "out_dir": "runs/mvp", + "log_batches": false +}
\ No newline at end of file diff --git a/runs/mvp-H256/20251110-101151/metrics.csv b/runs/mvp-H256/20251110-101151/metrics.csv new file mode 100644 index 0000000..cf6b7f0 --- /dev/null +++ b/runs/mvp-H256/20251110-101151/metrics.csv @@ -0,0 +1,4 @@ +step,epoch,batch,loss,acc,lyap,time_sec
+epoch,1,-1,2.806817127946196,0.10090730750367827,-0.04270421966326003,53.824782371520996
+epoch,2,-1,2.49006130883599,0.16920058852378617,-0.047932456368032623,54.28358864784241
+epoch,3,-1,2.35648926395362,0.1998528690534576,-0.046607623052071126,54.12811613082886
|
