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
513 stars 100 forks source link

Whether the gPool layer can be extracted separately for use? #24

Open 21721677 opened 1 year ago

21721677 commented 1 year ago

Thanks for sharing your code. If I want to find some important node in a graph, does gPool layer effect?