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