recommendation_model
recommendation_model copied to clipboard
有个bug
dcn_v2/dcn_v2.py 第47行,应该是 fc = self.dropout(fc) ,减号应该换成等号~
谢谢 已修改