chrishkchris commented on issue #702: URL: https://github.com/apache/singa/issues/702#issuecomment-630920491
When we use it: y_true (each value is a label index) is provided directly by the dataset y_pred (each value is a label index) needs to be obtained by applying max function to the network output (i.e. logit) BEFORE the softmaxCrossEntropy ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
