get_s: Compute the linear predictors to be activated via the...

View source: R/netzuko.R

get_sR Documentation

Compute the linear predictors to be activated via the activation function

Description

Compute the linear predictors to be activated via the activation function

Usage

get_s(x, w)

Arguments

w

The weights

z

The inputs or hidden units

Value

The linear predictors

Note

For Internal Use


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