Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about obtaining the embedding. #56

Open
Zonghan666 opened this issue Sep 16, 2019 · 1 comment
Open

Question about obtaining the embedding. #56

Zonghan666 opened this issue Sep 16, 2019 · 1 comment

Comments

@Zonghan666
Copy link

Hi, thanks for your great work! I am a little bit confused about the usage of the embedding layers. Since we have two different embedding vectors for both the user and the item. Should I just use one of the two vectors or simply fuse them by concatenating them if I want to perform itemcf or usercf in the recall stage of a recommendation system.

Thanks.

@ucasiggcas
Copy link

hi,I have the same question, but the result of simply concatenation is not good for U2I
in leave-one-out test,the HR@50 is less than 0.01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants