Learn R Programming

darch (version 0.10.0)

getOutput: Returns the output of the RBM

Description

Returns the output of the RBM

Usage

getOutput(rbm)

# S4 method for RBM getOutput(rbm)

Arguments

rbm

A instance of the class RBM.

Value

The output of the RBM

See Also

RBM