mse_prime: Derivative of the Mean Squared Error

Description Usage Arguments Details Author(s)

View source: R/mse.R

Description

This implementation is the derivative of the alternate MSE.

Usage

1
mse_prime(y, h)

Arguments

y

An array (matrix)

h

An array (matrix)

Details

Note that y and h need to have the same dimensions.

Author(s)

Eduardo Kapp


eduardokapp/r_neural_network documentation built on Dec. 20, 2021, 3:21 a.m.