Learn R Programming

darch (version 0.10.0)

getExecuteFunction: Returns the function for the execution of the '>DArch network

Description

Returns the function for the execution of the '>DArch network

Usage

getExecuteFunction(darch)

Arguments

darch

A instance of the class '>DArch.

Value

Returns the execution, aka forward propagation, function.

See Also

'>DArch