zhongqiangwu960812 / AI-RecommenderSystem

该仓库尝试整理推荐系统领域的一些经典算法模型

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMF_Model.ipynb 第5个代码块缩进是否正确?

bhj0901 opened this issue · comments

函数定义: def get_train_instances(train, num_negatives):
里面第二个for循环是不是应该整体往左缩进