Learn R Programming

darch (version 0.10.0)

getRBMList: Returns a list of RBMs of the '>DArch object

Description

This function returns a list of RBMs of the '>DArch which are needed for the pre training of the network.

Usage

getRBMList(darch)

Arguments

darch

A instance of the class '>DArch.

Value

A list of all codeRBMs of the '>DArch object.

See Also

'>DArch