Open kimjh12 opened 4 years ago
https://github.com/hexiangnan/neural_collaborative_filtering/blob/4aab159e81c44b062c091bdaed0ab54ac632371f/NeuMF.py#L145
num_items is not defined in function scope. This line might throw an error when calling from outside. Sorry to bother you tho. Thx
num_items
https://github.com/hexiangnan/neural_collaborative_filtering/blob/4aab159e81c44b062c091bdaed0ab54ac632371f/NeuMF.py#L145
num_items
is not defined in function scope. This line might throw an error when calling from outside. Sorry to bother you tho. Thx