17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"encoder": "deep_gcn",
|
|
"val_auc": 0.6826249591094629,
|
|
"test_auc": 0.6824829586212346,
|
|
"test_ap": 0.6166244059089492,
|
|
"epochs_ran": 300,
|
|
"epochs_max": 300,
|
|
"patience": 50,
|
|
"beta": 0.5,
|
|
"kl_anneal": 100,
|
|
"hidden": 256,
|
|
"latent": 64,
|
|
"heads": null,
|
|
"dropout": 0.3,
|
|
"lr": 0.0003,
|
|
"seed": 42
|
|
} |