Closed wjlpku closed 4 years ago
Hi, I have found this method is STOA of Deep GCN, and I find it has great performance on ppi dataset, https://paperswithcode.com/sota/node-classification-on-ppi, but I can not find the code about ppi dataset, can anyone tell me about this?
We implement it using our pytorch version. Please check it here: https://github.com/lightaime/deep_gcns_torch/tree/master/examples/ppi
Thanks for your reply, I will try it.
Hi, I have found this method is STOA of Deep GCN, and I find it has great performance on ppi dataset, https://paperswithcode.com/sota/node-classification-on-ppi, but I can not find the code about ppi dataset, can anyone tell me about this?