meanA: Calculate mean of activated units

Description Usage Arguments Value

View source: R/act.R

Description

This function uses lineratization to estimate the activation units mean vector μ_{A} and the Jacobian matrix evaluated at μ_{Z}.

Usage

1
meanA(z, mz, funIdx)

Arguments

z

Vector of units for the current layer

mz

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

funIdx

Activation function index defined by activationFunIndex

Value

A list which contains the activation units mean vector μ_{A} and the Jacobian matrix evaluated at μ_{Z}


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