diff options
Diffstat (limited to 'runs/mvp-H256/20251110-102549/args.json')
| -rw-r--r-- | runs/mvp-H256/20251110-102549/args.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/runs/mvp-H256/20251110-102549/args.json b/runs/mvp-H256/20251110-102549/args.json new file mode 100644 index 0000000..8cd5b74 --- /dev/null +++ b/runs/mvp-H256/20251110-102549/args.json @@ -0,0 +1,14 @@ +{ + "cfg": "data_io/configs/shd.yaml", + "epochs": 3, + "hidden": 256, + "classes": 20, + "lr": 0.001, + "device": "cuda", + "lyapunov": true, + "lambda_reg": 0.1, + "lambda_target": 0.05, + "no_progress": false, + "out_dir": "runs/mvp", + "log_batches": false +}
\ No newline at end of file |
