diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:49:05 -0600 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:49:05 -0600 |
| commit | cd99d6b874d9d09b3bb87b8485cc787885af71f1 (patch) | |
| tree | 59a233959932ca0e4f12f196275e07fcf443b33f /runs/mvp-H256/20251110-101745 | |
init commit
Diffstat (limited to 'runs/mvp-H256/20251110-101745')
| -rw-r--r-- | runs/mvp-H256/20251110-101745/args.json | 14 | ||||
| -rw-r--r-- | runs/mvp-H256/20251110-101745/metrics.csv | 3 |
2 files changed, 17 insertions, 0 deletions
diff --git a/runs/mvp-H256/20251110-101745/args.json b/runs/mvp-H256/20251110-101745/args.json new file mode 100644 index 0000000..eb10462 --- /dev/null +++ b/runs/mvp-H256/20251110-101745/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.05, + "no_progress": false, + "out_dir": "runs/mvp", + "log_batches": false +}
\ No newline at end of file diff --git a/runs/mvp-H256/20251110-101745/metrics.csv b/runs/mvp-H256/20251110-101745/metrics.csv new file mode 100644 index 0000000..1aad9ee --- /dev/null +++ b/runs/mvp-H256/20251110-101745/metrics.csv @@ -0,0 +1,3 @@ +step,epoch,batch,loss,acc,lyap,time_sec
+epoch,1,-1,2.815228329855417,0.09870034330554193,-0.04323558968071844,53.76375889778137
+epoch,2,-1,2.51720092587754,0.15510053948013733,-0.049996646223407167,53.1995587348938
|
