Learn R Programming

darch (version 0.12.0)

generateRBMs,DArch-method: Generates the RBMs for the pre-training.

Description

Used the layer sizes from the '>DArch object to create the RBM objects for the pre-training.

Usage

# S4 method for DArch
generateRBMs(darch)

Arguments

darch

An instance of the class DArch for which RBMs are to be generated.

Value

The DArch object with the generated RBMs

See Also

'>DArch '>RBM