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

About the data-file ? #1

Open
Davidchenw opened this issue Apr 24, 2019 · 3 comments
Open

About the data-file ? #1

Davidchenw opened this issue Apr 24, 2019 · 3 comments

Comments

@Davidchenw
Copy link

Can you explain the meaning of these data-file, such as trust.dic , link?

@chenchongthu
Copy link
Owner

yes

@Davidchenw
Copy link
Author

Thanks,I just solve the problem,but i have a problem about the code self.all_pre = tf.matmul(self.user, self.iidW, transpose_b=True) + self.i_bias in the SAMN.py. I don't understand that self.user multiply by the weight matrix of item and how to get ranking list.

@chenchongthu
Copy link
Owner

self.iidW denotes the embedding vectors of all the items.

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