PyTorch matrix factorization with fixed item matrix

后端 未结 0 610
庸人自扰
庸人自扰 2021-01-24 07:11

I estimate ratings in a user-item matrix by decomposing the matrix into two matrices P and Q using PyTorch Matrrix Factorization. I got my loss function L(X-PQ). Let\'s say rows

相关标签:
回答
  • 消灭零回复
提交回复
热议问题