summaryrefslogtreecommitdiff
path: root/runs/diag_tri_regular_gcn_L4_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/diag_tri_regular_gcn_L4_s0.json
parentd12722525fc010a3910b5152c72654a2ade5eac4 (diff)
Package full RRoG GNN project
Diffstat (limited to 'runs/diag_tri_regular_gcn_L4_s0.json')
-rw-r--r--runs/diag_tri_regular_gcn_L4_s0.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/runs/diag_tri_regular_gcn_L4_s0.json b/runs/diag_tri_regular_gcn_L4_s0.json
new file mode 100644
index 0000000..e9c70f5
--- /dev/null
+++ b/runs/diag_tri_regular_gcn_L4_s0.json
@@ -0,0 +1,22 @@
+{
+ "task": "tri",
+ "model": "gcn",
+ "layers": 4,
+ "seed": 0,
+ "kind": "regular",
+ "n": 800,
+ "n_train": 560,
+ "n_test": 240,
+ "conv_round": 1,
+ "sec": 24.2,
+ "dev": "cuda",
+ "train_mse": 1.5822,
+ "test_mse_gin": 1.4847,
+ "mse_floor_oracle_H2": 1.4835,
+ "mse_floor_converged_train": 1.4854,
+ "mse_floor_Ldepth_train": 1.4854,
+ "var_target_test": 1.4816,
+ "frac_test_unseen_color": 0.0,
+ "frac_test_singleton_color": 0.0,
+ "learn_gap_test": 0.0012
+} \ No newline at end of file