meanVarDev: Mean and variance of activated units for derivatives

Description Usage Arguments Value

View source: R/act.R

Description

This function calculates mean vector and covariance matrix of activation units' derivatives.

Usage

1
meanVarDev(mz, Sz, funIdx, bound)

Arguments

mz

Mean vector of units for the current layer μ_{Z}

Sz

Covariance matrix of units for the current layer Σ_{Z}

funIdx

Activation function index defined by activationFunIndex

bound

If layer is bound

Value


mgoulet847/tagi documentation built on Dec. 21, 2021, 5:10 p.m.