runBatchDerivative: Result of the TAGI with derivative calculations

Description Usage Arguments Value

View source: R/task.R

Description

This function returns the resulting derivatives from the neural network model using TAGI.

Usage

1
runBatchDerivative(NN, xtrain, ytrain, xtest, ytest)

Arguments

NN

Lists the structure of the neural network

xtrain

Training set of input variables

ytrain

Training set of responses

xtest

Testing set of input variables

ytest

Testing set of responses

Value


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