Learn R Programming

darch (version 0.10.0)

setOutput<-: Sets the output of the RBM object

Description

Sets the output of the RBM object

Usage

setOutput(rbm) <- value

# S4 method for RBM setOutput(rbm) <- value

Arguments

rbm

A instance of the class RBM.

value

The output of the RBM object

See Also

RBM