Skip to content
Discussion options

You must be logged in to vote

Thanks for pointing this out. I made some changes in master, and you can now perform bipartite batch-wise negative sampling as well, see here. This is achieved via a tuple of batch vectors as input, i.e.:

batched_negative_sampling(edge_index, (src_batch, dst_batch))

I will craft a new release soon.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@yorard123
Comment options

@rusty1s
Comment options

@yorard123
Comment options

Answer selected by yorard123
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