Skip to content
Discussion options

You must be logged in to vote

Check out this example on link prediction https://github.com/pyg-team/pytorch_geometric/blob/master/examples/link_pred.py. Some things you could try if you're not already doing so is

  1. add negative sampling
  2. use BCEWithLogitsLoss for stability.

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
11 replies
@Haoyuan-L
Comment options

@Haoyuan-L
Comment options

@rusty1s
Comment options

@Haoyuan-L
Comment options

@rusty1s
Comment options

Answer selected by Haoyuan-L
Comment options

You must be logged in to vote
2 replies
@Haoyuan-L
Comment options

@rusty1s
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants