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...
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...
거의 9년 전 | 0

