summaryrefslogtreecommitdiff
path: root/runs/test_output/20251227-055553/config.json
blob: 5ccd60fe1d6bc6ac42ac2331a036feafeff7d29e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
}