You can implement categorical cross entropy pretty easily yourself. It is calculated as. cross-entropy=−1nn∑i=0m∑j=0yijlogˆyij.
確定! 回上一頁