grad_logistic: Compute the gradient of the logistic activation function

View source: R/netzuko.R

grad_logisticR Documentation

Compute the gradient of the logistic activation function

Description

Compute the gradient of the logistic activation function

Usage

grad_logistic(s)

Arguments

s

The linear predictors

Value

The gradient of logistic activation evaluated at s

Note

For Internal Use


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