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

Add AbstractTfLayersPredictionGraph #86

Open
jfkirk opened this issue Jul 25, 2018 · 0 comments
Open

Add AbstractTfLayersPredictionGraph #86

jfkirk opened this issue Jul 25, 2018 · 0 comments

Comments

@jfkirk
Copy link
Owner

jfkirk commented Jul 25, 2018

A neural net for prediction would break some of the assumptions about the relationship between user and item reprs.

This could allow a DNN to directly learn relationships between user/item features when coupled with the FeaturePassThroughRepresentationGraph.

Coupled with this, we should also implement the representation graph with TfLayers.

@jfkirk jfkirk self-assigned this Jul 25, 2018
@jfkirk jfkirk changed the title Add AbstractKerasPredictionGraph Add AbstractTfLayersPredictionGraph Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant