summaryrefslogtreecommitdiff
path: root/runs/cifar10_conv/20251229-230105/config.json
diff options
context:
space:
mode:
authorYurenHao0426 <blackhao0426@gmail.com>2026-01-13 23:49:05 -0600
committerYurenHao0426 <blackhao0426@gmail.com>2026-01-13 23:49:05 -0600
commitcd99d6b874d9d09b3bb87b8485cc787885af71f1 (patch)
tree59a233959932ca0e4f12f196275e07fcf443b33f /runs/cifar10_conv/20251229-230105/config.json
init commit
Diffstat (limited to 'runs/cifar10_conv/20251229-230105/config.json')
-rw-r--r--runs/cifar10_conv/20251229-230105/config.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/runs/cifar10_conv/20251229-230105/config.json b/runs/cifar10_conv/20251229-230105/config.json
new file mode 100644
index 0000000..becb30e
--- /dev/null
+++ b/runs/cifar10_conv/20251229-230105/config.json
@@ -0,0 +1,15 @@
+{
+ "model": "simple",
+ "channels": null,
+ "T": 25,
+ "epochs": 50,
+ "batch_size": 128,
+ "lr": 0.001,
+ "lambda_reg": 0.3,
+ "lambda_target": -0.1,
+ "data_dir": "./data",
+ "out_dir": "runs/cifar10_conv",
+ "device": "cuda",
+ "seed": 42,
+ "no_progress": false
+} \ No newline at end of file