get_error_output: Compute errors from output to the last hidden layer

View source: R/netzuko.R

get_error_outputR Documentation

Compute errors from output to the last hidden layer

Description

Compute errors from output to the last hidden layer

Usage

get_error_output(y, p)

Arguments

y

The outputs

p

The predictions

Value

The error term (a.k.a delta) from the output to the last hidden layer

Note

For Internal Use


billyhw/netzuko documentation built on March 23, 2022, 4:26 p.m.