feedForwardPass: Forward uncertainty propagation for derivative calculation

Description Usage Arguments Value

View source: R/tagi.R

Description

This function feeds the neural network forward from input data to responses and considers components required for derivative calculations.

Usage

1
feedForwardPass(NN, theta, states)

Arguments

NN

Lists the structure of the neural network

theta

List of parameters

states

List of states

Value


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