Multi Layer Perceptron Deep Learning in Python using Pytorch

前端 未结 0 591
Happy的楠姐
Happy的楠姐 2021-01-04 10:05

I am having errors in executing the train function of my code in MLP.

This is the error:

mat1 and mat2 shapes cannot be multiplied (128x10 and 48x10)

My

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