/tensorflow_influence_research

This rep researches influnce impact based on MF and NCF model by TensorFlow

Primary LanguagePython

tensorflow_influence_research

This rep researches influnce impact based on MF and NCF model by TensorFlow

MF model

Initialize the 16 parameters of each user and item...

Function: U * I = R

R: the rating interaction between the user and the item.

Screenshot of training process

image

image