neural-collaborative-filtering icon indicating copy to clipboard operation
neural-collaborative-filtering copied to clipboard

size mismatch for fc_layers

Open shawnwhale opened this issue 4 years ago • 0 comments

I want to calculate the cosine similarity of items, so I need to get feature vectors. However, NeuMF has a complicated structure, I would like to know which piece of data in the code is the feature vector of items, please teach me

shawnwhale avatar Oct 30 '21 12:10 shawnwhale