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

Visual Bayesian Personalized Ranking #158

Open
abkds opened this issue Apr 29, 2019 · 2 comments
Open

Visual Bayesian Personalized Ranking #158

abkds opened this issue Apr 29, 2019 · 2 comments

Comments

@abkds
Copy link

abkds commented Apr 29, 2019

I am proposing a new feature.
We can extend the BPR module according to this paper, this includes features about the items itself. It is generic in the sense that the developer, along with the interactions, also gives the system some sort of embeddings about the items and the system then tries to learn the latent factors.

@aldrinc
Copy link

aldrinc commented Apr 30, 2019

@abkds Take a look at #144 where Maciej has a basic implementation of item & user features in FM. It's not 100% plug and play but part of the fun is figuring how everything works. 👍

@abkds
Copy link
Author

abkds commented May 4, 2019

Cool that helps, actually I kind of implemented vBPR for one of my own projects, so I was thinking of bringing it here, but if it's already here, I will check it out. Thanks 💯

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