Skip to content
Discussion options

You must be logged in to vote

I think you can use the normal DataLoader for this to batch your multiple graphs together, but just need to make sure to not sample negative links between two different graphs. There is a utils.batched_negative_sampling functionality which you can call inside your training loop to achieve this. Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GianlucaDeStefano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants