summaryrefslogtreecommitdiff
path: root/runs/mvp/20251111-125055/args.json
diff options
context:
space:
mode:
Diffstat (limited to 'runs/mvp/20251111-125055/args.json')
-rw-r--r--runs/mvp/20251111-125055/args.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/runs/mvp/20251111-125055/args.json b/runs/mvp/20251111-125055/args.json
new file mode 100644
index 0000000..7b83ceb
--- /dev/null
+++ b/runs/mvp/20251111-125055/args.json
@@ -0,0 +1,21 @@
+{
+ "cfg": "data_io/configs/shd.yaml",
+ "epochs": 5,
+ "hidden": 256,
+ "classes": 20,
+ "lr": 0.001,
+ "device": "cuda",
+ "lyapunov": true,
+ "lambda_reg": 0.05,
+ "lambda_target": -6.0,
+ "no_progress": false,
+ "out_dir": "runs/mvp",
+ "log_batches": true,
+ "spike_alpha": 8.0,
+ "decay": 0.99,
+ "v_threshold": 1.0,
+ "rec_strength": 0.2,
+ "rec_init_scale": 1.0,
+ "lyap_measure": "v",
+ "lyap_eps": 0.05
+} \ No newline at end of file