Shen-Lab / GraphCL

[NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang Shen
MIT License
541 stars 103 forks source link

graph classification #59

Open renhl717445 opened 1 year ago

renhl717445 commented 1 year ago

Thank you for your work, but I have some problems that need your reply. What I see in the paper is graph classification, but what I do in the code is node classification. May I ask where is the code for the classification of pictures?

yyou1996 commented 1 year ago

Hi @renhl717445,

All experiments except unsupervised_Cora_Citeseer are graph classification.