photo

Tian Li


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Am I computing cross entropy incorrectly?
ce = -t .* log(y); perf = sum(ce(:))/numel(ce); This is the right answer for muti-class classification error problem

7年弱 前 | 0