diff options
Diffstat (limited to 'runs/diag_tri_regular_gcn_L4_s0.json')
| -rw-r--r-- | runs/diag_tri_regular_gcn_L4_s0.json | 22 |
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 |
