hwwang55 / GraphGAN

A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)
MIT License
528 stars 161 forks source link

I reimplement this paper and add other two experiments #26

Open tomatowithpotato opened 3 years ago

tomatowithpotato commented 3 years ago

but the result is different from paper, I think maybe some error in my code, especially recomendation

It’s best if someone else has done it too,I wanna get your advice

DuanhaoranCC commented 3 years ago

Hello, I'd like to ask what is the accuracy of the embedded models in the figure below, such as deepwalk and line (the results displayed by the same data in different papers vary greatly; I don't know why they are measured by F1 value. F1 and accuracy are the same in multiple categories. What is shown in this paper is about 30%). What did I miss? Thank you very much for your help