-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Update: I managed to train the model using the deprecated |
Beta Was this translation helpful? Give feedback.
-
How did you do it? I want to do BPR and I also need positive/negative sampling with NeighborLoader, but I don't know how. |
Beta Was this translation helpful? Give feedback.
Update: I managed to train the model using the deprecated
NeighborSampler
.