OpenLearning4DeepRecsys icon indicating copy to clipboard operation
OpenLearning4DeepRecsys copied to clipboard

CCFNET : For predicting recommended items for users

Open anandandy139 opened this issue 6 years ago • 1 comments

I am newbie to deep learning models. And i am not able to figure out how to predict using the saved model of your CCFNET on our dataset (which looks exactly the same as movielens). Can you please mention the code for the input, feed_dict and prediction in tensorflow. Thanks

anandandy139 avatar Jun 07 '18 06:06 anandandy139

Can you take a look at this thread https://github.com/Leavingseason/OpenLearning4DeepRecsys/issues/3 ? It tells you how to read your own data and then you can train your model. Hopefully it can solve your problem. If not, I will update the code later later for friendlier use.

Leavingseason avatar Jun 09 '18 09:06 Leavingseason