summaryrefslogtreecommitdiff
path: root/runs/depth_comparison/20251227-071838/config.json
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/depth_comparison/20251227-071838/config.json
init commit
Diffstat (limited to 'runs/depth_comparison/20251227-071838/config.json')
-rw-r--r--runs/depth_comparison/20251227-071838/config.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/runs/depth_comparison/20251227-071838/config.json b/runs/depth_comparison/20251227-071838/config.json
new file mode 100644
index 0000000..1d4403d
--- /dev/null
+++ b/runs/depth_comparison/20251227-071838/config.json
@@ -0,0 +1,23 @@
+{
+ "depths": [
+ 2,
+ 4,
+ 6,
+ 8,
+ 10,
+ 12
+ ],
+ "hidden_dim": 128,
+ "epochs": 30,
+ "lr": 0.001,
+ "lambda_reg": 0.1,
+ "lambda_target": 0.0,
+ "lyap_eps": 0.0001,
+ "beta": 0.9,
+ "seed": 42,
+ "synthetic": true,
+ "cfg": "data_io/configs/shd.yaml",
+ "out_dir": "runs/depth_comparison",
+ "device": "cuda",
+ "no_progress": false
+} \ No newline at end of file