Replies: 1 comment 2 replies
-
No, as far as I know. What is the definition of "hard negative samples" in a graph? Do you have any references? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello PyG team,
I wonder if PyG provides a method to sample hard negative sampling for edge prediction task? I feel like random negative sampling lowers the model performance and I wish there is a function to do the hard negative samples (exculded postive edges).
Beta Was this translation helpful? Give feedback.
All reactions