From cd99d6b874d9d09b3bb87b8485cc787885af71f1 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 13 Jan 2026 23:49:05 -0600 Subject: init commit --- runs/test_output/20251227-055553/config.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 runs/test_output/20251227-055553/config.json (limited to 'runs/test_output/20251227-055553/config.json') diff --git a/runs/test_output/20251227-055553/config.json b/runs/test_output/20251227-055553/config.json new file mode 100644 index 0000000..5ccd60f --- /dev/null +++ b/runs/test_output/20251227-055553/config.json @@ -0,0 +1,20 @@ +{ + "depths": [ + 1, + 2, + 4 + ], + "hidden_dim": 64, + "epochs": 2, + "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/test_output", + "device": "cuda", + "no_progress": true +} \ No newline at end of file -- cgit v1.2.3