Replies: 1 comment 11 replies
-
What problems do you have when trying to join the Slack?
|
Beta Was this translation helpful? Give feedback.
11 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, huge fan of PyG. Also of the discussions here, very helpful!
I tried to join the Slack channel but it says there is an error.
My question is if I do this:
train_data = Batch.from_data_list(dataset[train_index])
and thenLinkNeighborLoader
will the negative edges be just within the graphs or with the other graphs?I have added my code just to check what I might be doing wrong as the predictions are not as good:
Beta Was this translation helpful? Give feedback.
All reactions