network: One iteration of the Tractable Approximate Gaussian Inference...

Description Usage Arguments Value

View source: R/tagi.R

Description

This function goes through one learning iteration of the neural network model using TAGI.

Usage

1
network(NN, mp, Sp, x, y)

Arguments

NN

Lists the structure of the neural network

mp

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

Sp

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

x

Input data

y

Response data

Value


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