Amelia0312

Results 6 issues of Amelia0312

mlp_vector = merge([mlp_user_latent, mlp_item_latent], mode = 'concat') ValueError: Shape (2, ?, ?) must have rank 0 how to solve this problem

In figure 4 of the paper,how to print the attention score with tensorflow?

论文中使用的是HR@k,但是代码里面写的是Recall,如何改成HR得到结果

请问作者,GHCF中初始化嵌入的ID embedding layer是如何实现的,先获得one-hot编码再转换为64维的向量吗

您好,是否可以发一份对比模型的代码给我呢,我的邮箱是[email protected] 非常感谢!

请问item_buy(cart、click、collect).pth文件是什么文件,是如何生成的