photo

Or Shamir


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Am I computing cross entropy incorrectly?
Following the explanation <https://www.mathworks.com/help/nnet/ref/crossentropy.html here>, you do: ce = -t .* log(y); p...

7 years 前 | 0

已回答
Is there a regression layer for Convolutional neural network toolbox?
you can use the score given by the second output trainedNet.classify. This will have a value, not only 0 or 1. I would also want...

7 years 前 | 0