feedForward: Forward uncertainty propagation

Description Usage Arguments Value

View source: R/tagi.R

Description

This function feeds the neural network forward from input data to responses.

Usage

1
feedForward(NN, x, mp, Sp)

Arguments

NN

Lists the structure of the neural network

x

Input data

mp

Mean vectors of parameters for each layer μ_{θ}

Sp

Covariance matrices of parameters for each layer Σ_{θ}

Value


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