summaryrefslogtreecommitdiff
path: root/runs/cyc_gcn_none_L5_s0.json
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-06-29 12:04:47 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-06-29 12:04:47 -0500
commitc54ddb88b532be28ca3096e21de405d90163ecfa (patch)
tree3270ec9269dbee14ea915963f0d28e933303d5a7 /runs/cyc_gcn_none_L5_s0.json
parentd12722525fc010a3910b5152c72654a2ade5eac4 (diff)
Package full RRoG GNN project
Diffstat (limited to 'runs/cyc_gcn_none_L5_s0.json')
-rw-r--r--runs/cyc_gcn_none_L5_s0.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/runs/cyc_gcn_none_L5_s0.json b/runs/cyc_gcn_none_L5_s0.json
new file mode 100644
index 0000000..8e3a5c2
--- /dev/null
+++ b/runs/cyc_gcn_none_L5_s0.json
@@ -0,0 +1,32 @@
+{
+ "dataset": "ZINC-cycle56",
+ "tag": "gcn_none_L5_s0",
+ "conv": "gcn",
+ "feat": "none",
+ "layers": 5,
+ "hidden": 128,
+ "rni_dim": 16,
+ "epochs": 200,
+ "lr": 0.001,
+ "bs": 128,
+ "seed": 0,
+ "y_std_raw": [
+ 0.7805301547050476,
+ 0.9526597261428833
+ ],
+ "sec": 127.8,
+ "dev": "cuda",
+ "ep": 200,
+ "train_mae": [
+ 0.05943963676691055,
+ 0.08676010370254517
+ ],
+ "val_mae": [
+ 0.15079250931739807,
+ 0.20910263061523438
+ ],
+ "test_mae": [
+ 0.1485612541437149,
+ 0.21971328556537628
+ ]
+} \ No newline at end of file