Learn R Programming

darch (version 0.10.0)

setPosPhaseData<-: Sets the positive phase data for the training

Description

Sets the positive phase data for the training

Usage

setPosPhaseData(rbm) <- value
"setPosPhaseData"(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The positive phase data for the training

See Also

RBM