Learn R Programming

darch (version 0.9.1)

getOutput: Returns the output of the RBM

Description

Returns the output of the RBM

Usage

getOutput(rbm)

## S3 method for class 'RBM': getOutput(rbm)

Arguments

rbm
A instance of the class RBM.

Value

  • The output of the RBM

See Also

RBM