summaryrefslogtreecommitdiff
path: root/runs/mvp/20251111-124007
diff options
context:
space:
mode:
authorYurenHao0426 <blackhao0426@gmail.com>2026-01-13 23:49:05 -0600
committerYurenHao0426 <blackhao0426@gmail.com>2026-01-13 23:49:05 -0600
commitcd99d6b874d9d09b3bb87b8485cc787885af71f1 (patch)
tree59a233959932ca0e4f12f196275e07fcf443b33f /runs/mvp/20251111-124007
init commit
Diffstat (limited to 'runs/mvp/20251111-124007')
-rw-r--r--runs/mvp/20251111-124007/args.json21
-rw-r--r--runs/mvp/20251111-124007/metrics.csv4
2 files changed, 25 insertions, 0 deletions
diff --git a/runs/mvp/20251111-124007/args.json b/runs/mvp/20251111-124007/args.json
new file mode 100644
index 0000000..b8376f8
--- /dev/null
+++ b/runs/mvp/20251111-124007/args.json
@@ -0,0 +1,21 @@
+{
+ "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.05,
+ "no_progress": false,
+ "out_dir": "runs/mvp",
+ "log_batches": false,
+ "spike_alpha": 10.0,
+ "decay": 0.99,
+ "v_threshold": 1.0,
+ "rec_strength": 0.2,
+ "rec_init_scale": 1.0,
+ "lyap_measure": "s",
+ "lyap_eps": 0.01
+} \ No newline at end of file
diff --git a/runs/mvp/20251111-124007/metrics.csv b/runs/mvp/20251111-124007/metrics.csv
new file mode 100644
index 0000000..1f89b20
--- /dev/null
+++ b/runs/mvp/20251111-124007/metrics.csv
@@ -0,0 +1,4 @@
+step,epoch,batch,loss,acc,lyap,time_sec
+epoch,1,-1,16.056064907857866,0.07687591956841588,-8.140765049878288,55.87712645530701
+epoch,2,-1,12.666016575400299,0.10139774399215301,-7.031457696241491,55.53347063064575
+epoch,3,-1,12.364069445218567,0.11684649337910741,-6.949068452330197,57.742613077163696