derivative: Derivative calculation

Description Usage Arguments Value

View source: R/tagi.R

Description

This function does derivative calculations.

Usage

1
derivative(NN, theta, states, mda, Sda, mdda, Sdda, dlayer)

Arguments

NN

Lists the structure of the neural network

theta

List of parameters

states

List of states

mda

Mean vectors of activation units' first derivative

Sda

Covariance matrices of activation units' first derivative

mdda

Mean vectors of activation units' second derivative

Sdda

Covariance matrices of activation units' second derivative

dlayer

layer from which derivatives will be in respect to

Value


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