meanSquareErr: Calculates the mean squared error

Description Usage Arguments

View source: R/error_functions.R

Description

This function calculates the mean squared error and its first order derivatives

Usage

1
meanSquareErr(output, target)

Arguments

output

the output value

target

the target value


rz1988/deeplearning documentation built on May 28, 2019, 10:46 a.m.