Howard Zhong

Results 1 issues of Howard Zhong

Thanks for creating this useful project! After I tested the program, I found one issue in _bpr.py_ file: At line 204 and 220, sample_negative_item(self.data[u]) ==> sample_negative_item(self.data[u].indices), which is similar to...