VincLee8188 / GMAN-PyTorch

Implementation of Graph Muti-Attention Network with PyTorch
134 stars 30 forks source link

It seems impossible to reproduce the results of GMAN paper. #5

Open supermassiveasshole opened 3 years ago

supermassiveasshole commented 3 years ago

Thanks for your implementation! May I ask if you have successfully reproduced the results reported in the GMAN paper?

I've tried to do this with your implementation. But the results are distant from those reported results by the authors.

stefanhacko commented 2 years ago

I have the same question.

muratbayrktr commented 2 years ago

I also have the same question, I used the hyper-parameters that was explained in the paper and had multiple runs; however, I was unable to reproduce the results.