diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:50:59 -0600 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:50:59 -0600 |
| commit | 00cf667cee7ffacb144d5805fc7e0ef443f3583a (patch) | |
| tree | 77d20a3adaecf96bf3aff0612bdd3b5fa1a7dc7e /runs/test_output/20251227-055553/config.json | |
| parent | c53c04aa1d6ff75cb478a9498c370baa929c74b6 (diff) | |
| parent | cd99d6b874d9d09b3bb87b8485cc787885af71f1 (diff) | |
Merge master into main
Diffstat (limited to 'runs/test_output/20251227-055553/config.json')
| -rw-r--r-- | runs/test_output/20251227-055553/config.json | 20 |
1 files changed, 20 insertions, 0 deletions
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 |
