Learn R Programming

darch (version 0.10.0)

setRBMList<-: Sets the list of RBMs

Description

Sets the list of RBMs

Usage

setRBMList(darch) <- value

# S4 method for DArch setRBMList(darch) <- value

Arguments

darch

A instance of the class DArch.

value

The list of RBMs.

See Also

DArch