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

ENH: Adds attention #56

Merged
merged 3 commits into from
Apr 10, 2018
Merged

ENH: Adds attention #56

merged 3 commits into from
Apr 10, 2018

Conversation

jfkirk
Copy link
Owner

@jfkirk jfkirk commented Apr 10, 2018

Closes #54
Closes #55

  1. Adds attention_graph as a TensorRec arg that will build the mixture-of-tastes system with attention.
  2. Adds MovieLens example with attention.
  3. Tweaks other example scripts.
  4. Adds tests for attention.
  5. Removes the function-specific sims API methods.
  6. Refactors item similarity API method to use the prediction graph.
  7. Adds test for item similarity.

@jfkirk jfkirk requested a review from jcauteru April 10, 2018 15:17
@jfkirk jfkirk merged commit b799305 into master Apr 10, 2018
@jfkirk jfkirk deleted the attention branch April 10, 2018 19:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants