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

MultiCoreBPRMF different results #473

Open
jordansilva opened this issue Mar 21, 2017 · 2 comments
Open

MultiCoreBPRMF different results #473

jordansilva opened this issue Mar 21, 2017 · 2 comments

Comments

@jordansilva
Copy link
Contributor

The MultiCoreBPRMF return different results training with the same parameters and fixing the Random Seed. Still, BPRMF (without MultiCore) gets the same results when the Random Seed is fixed.

@jordansilva
Copy link
Contributor Author

Parameters
MultiCoreBPRMF num_factors=10 bias_reg=0 reg_u=0.06 reg_i=0.06 reg_j=0.006 num_iter=25 learn_rate=0.05 uniform_user_sampling=False with_replacement=False update_j=True max_threads=100

@jordansilva jordansilva reopened this Mar 21, 2017
@zenogantner
Copy link
Owner

That looks like a race condition. Not sure whether we will fix this. Should we document the behavior?

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