gradientgating
gradientgating copied to clipboard
hyperparameters
Dear authors,
Thanks for the awesome work and sharing the code. I noticed that the hyperparameters were set based on random search. Can you also kindly share the hyperparameter setting used in 'run_GNN.py' including: --GNN, --nhid, --nlayers, --lr, --drop_in, --drop, --weight_decay, --G2_exp for the following datasets: Texas, Wisconsin, Cornell, Cora, Citeseer, Pubmed.
Thank you so much!