THUDM / GRAND

Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"
MIT License
206 stars 40 forks source link

Hyperparameters of GRAND when the label rate is small #4

Open LvJia913 opened 3 years ago

LvJia913 commented 3 years ago

In the Appendix the auther reported the performance of GRAND when the label rate is small. Can you show me the detail hyperparameters when the label rate is small?

idevede commented 3 years ago

I'm curious how the author set the Label Rate in the code, as I don't seem to see any parameters or variables involved.