neural_collaborative_filtering icon indicating copy to clipboard operation
neural_collaborative_filtering copied to clipboard

errors in NeuMF

Open Amelia0312 opened this issue 4 years ago • 2 comments

mlp_vector = merge([mlp_user_latent, mlp_item_latent], mode = 'concat')

ValueError: Shape (2, ?, ?) must have rank 0

how to solve this problem

Amelia0312 avatar Aug 31 '21 02:08 Amelia0312

Hi @Amelia0312 have you found a solution for this problem?

anasserhussien avatar Jul 07 '22 15:07 anasserhussien