Skip to content
Discussion options

You must be logged in to vote
  1. Our LightGCN implementation (and the one you posted) requires as well that all node IDs are unique (i.e., user IDs should range from (0, num_users) and item IDs should range from (num_users, num_users + num_items).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kianyewn
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