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