Rdocumentation
powered by
Learn R Programming
deeplearning (version 0.1.0)
crossEntropyErr: Calculates the cross entropy error
Description
This function calculates the cross entropy error and its first order derivatives
Usage
crossEntropyErr(output, target)
Arguments
output
the output value
target
the target value