crossEntropyErr: Calculates the cross entropy error

Description Usage Arguments

View source: R/error_functions.R

Description

This function calculates the cross entropy error and its first order derivatives

Usage

1
crossEntropyErr(output, target)

Arguments

output

the output value

target

the target value


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