photo

Or Shamir


Last seen: 2年以上 前 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年以上 前 | 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年以上 前 | 0