meanMz: Mean vector of units

Description Usage Arguments Value

View source: R/tagi.R

Description

This function calculate the mean vector of units μ_{Z} for a given layer.

Usage

1
meanMz(mp, ma, idxFmwa, idxFmwab)

Arguments

mp

Mean vector of parameters for the current layer

ma

Mean vector of activation units from previous layer

idxFmwa

Indices for weights and for activation units for the current and previous layers respectively

idxFmwab

Indices for biases of the current layer

Value

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


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