-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Questions about Hyperparameters and Dependencies / Unable to Reproduce Results #7
Comments
Hello, |
I'm looking into this. I'm seeing the same thing. I can repeat the results using parameter sizes [64,32], but I'm sure we got it working with [32,16]. |
Hello,
I am a PhD student closely following your recent article on methods and structures mentioned in Euler's paper for DTDG link prediction. Thanks for sharing the slides and the associated code on the github.
I am attempting to reproduce the results presented in your article with the GitHub repository (https://github.com/iHeartGraph/Euler/tree/main) with the
euler_test.py
file in the benchmark directory. However, I was unable to achieve the reported AUC values for the link prediction and new link prediction tasks on both the DBLP and FB datasets.I would like to inquire whether there might be any additional dependencies or hyperparameters that are necessary for reproducing your results but were not explicitly mentioned in the code or the article? If not, could you please provide the seeds and/or dockerfile or colab notebooks for your experiments so that other researchers can reproduce the benchmarks in your article?
Details of my experiments:
I would greatly appreciate any guidance or assistance you can provide to help resolve this discrepancy. Thank you very much for your time and consideration. I look forward to hearing back from you.
Best regards,
Leshanshui
The text was updated successfully, but these errors were encountered: