diff options
Diffstat (limited to 'runs/mvp-H256/20251110-101439')
| -rw-r--r-- | runs/mvp-H256/20251110-101439/args.json | 14 | ||||
| -rw-r--r-- | runs/mvp-H256/20251110-101439/metrics.csv | 4 |
2 files changed, 18 insertions, 0 deletions
diff --git a/runs/mvp-H256/20251110-101439/args.json b/runs/mvp-H256/20251110-101439/args.json new file mode 100644 index 0000000..15fd77a --- /dev/null +++ b/runs/mvp-H256/20251110-101439/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.2, + "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-101439/metrics.csv b/runs/mvp-H256/20251110-101439/metrics.csv new file mode 100644 index 0000000..e2103c1 --- /dev/null +++ b/runs/mvp-H256/20251110-101439/metrics.csv @@ -0,0 +1,4 @@ +step,epoch,batch,loss,acc,lyap,time_sec
+epoch,1,-1,2.8293499490570473,0.09919077979401668,-0.04610435669766921,53.37599182128906
+epoch,2,-1,2.517829451741045,0.15975968612064737,-0.048436608990910006,53.27887964248657
+epoch,3,-1,2.371559557229529,0.19396763119176066,-0.05026604536117292,53.15420746803284
|
