neural_graph_collaborative_filtering icon indicating copy to clipboard operation
neural_graph_collaborative_filtering copied to clipboard

a problem about matrix inner produce

Open sunshinelium opened this issue 6 years ago • 3 comments
trafficstars

image image the result from second image is not equal sum(first image red mark). i don't understand , the code use multiply too , could you give some detail ? thanks very much .

sunshinelium avatar Jul 10 '19 03:07 sunshinelium

Hi, thanks for your interest. However, I am sorry... I cannot get your point... Could you please reorganize your question? Thanks.

xiangwang1223 avatar Jul 10 '19 07:07 xiangwang1223

thanks for your reply, i mean equation (5) should equal equation (7),but i think the inner produce of equation(6) can't deduce the inner produce of equation(7). Can I get the derivation? thanks very much .

sunshinelium avatar Jul 10 '19 09:07 sunshinelium

thanks for your reply, i mean equation (5) should equal equation (7),but i think the inner produce of equation(6) can't deduce the inner produce of equation(7). Can I get the derivation? thanks very much .

⊙ denotes the element-wise product rather than inner product. I successfully derived the equation(7) through equations before.

RileyLee95 avatar Nov 10 '21 11:11 RileyLee95