https://github.com/hello-dx/VBPR/blob/master/VBPR.py
self.imageFeaMatrix[self.item_dict[item]] = self.imageFeatures[item]
item: item's old id
self.item_dict[item}: item's new id,从零开始计数
https://github.com/hello-dx/VBPR/blob/master/VBPR.py
self.imageFeaMatrix[self.item_dict[item]] = self.imageFeatures[item]
item: item's old id
self.item_dict[item}: item's new id,从零开始计数
本文标题:对现方法写代码有帮助的code行
本文链接:https://www.haomeiwen.com/subject/gssmuhtx.html
网友评论