HongyangGao / Graph-U-Nets

Pytorch implementation of Graph U-Nets (ICML19)
http://proceedings.mlr.press/v97/gao19a/gao19a.pdf
GNU General Public License v3.0
512 stars 100 forks source link

Hyper-parameters for node classification tasks? #18

Open SamitHuang opened 3 years ago

SamitHuang commented 3 years ago

Hi, Hongyang, thanks for sharing the code. Since the code for transductive tasks is not available, could you please share the hyper-parameters such as num of hidden layers in the Graph U-Net and optimizer setting used in node classification tasks like Cora? It would help a lot for re-implementation. Thanks!

BacklitCat commented 1 year ago

same issues

chengpei-wu commented 7 months ago

the same