Learn R Programming

darch (version 0.10.0)

getExecOutputs: Returns the execution output list of the '>DArch object

Description

Returns the execution output of the '>DArch object. The list contains all outputs of every layer in the network.

Usage

getExecOutputs(darch)

Arguments

darch

A instance of the class '>DArch

Value

A list with all output of every layer.

See Also

'>DArch