summaryrefslogtreecommitdiff
path: root/runs/mvp/20251111-123308
diff options
context:
space:
mode:
Diffstat (limited to 'runs/mvp/20251111-123308')
-rw-r--r--runs/mvp/20251111-123308/args.json21
-rw-r--r--runs/mvp/20251111-123308/metrics.csv4
2 files changed, 25 insertions, 0 deletions
diff --git a/runs/mvp/20251111-123308/args.json b/runs/mvp/20251111-123308/args.json
new file mode 100644
index 0000000..2652573
--- /dev/null
+++ b/runs/mvp/20251111-123308/args.json
@@ -0,0 +1,21 @@
+{
+ "cfg": "data_io/configs/shd.yaml",
+ "epochs": 3,
+ "hidden": 256,
+ "classes": 20,
+ "lr": 0.001,
+ "device": "cuda",
+ "lyapunov": false,
+ "lambda_reg": 0.1,
+ "lambda_target": 0.0,
+ "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": "v",
+ "lyap_eps": 0.001
+} \ No newline at end of file
diff --git a/runs/mvp/20251111-123308/metrics.csv b/runs/mvp/20251111-123308/metrics.csv
new file mode 100644
index 0000000..3809812
--- /dev/null
+++ b/runs/mvp/20251111-123308/metrics.csv
@@ -0,0 +1,4 @@
+step,epoch,batch,loss,acc,lyap,time_sec
+epoch,1,-1,2.9579299745049883,0.06866110838646396,nan,54.63841438293457
+epoch,2,-1,2.7092812474069787,0.10434036292300147,nan,56.65329027175903
+epoch,3,-1,2.6364590710082902,0.1202795487984306,nan,57.1294322013855