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

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

Arguments

rbm

A instance of the class RBM.

value

The positive phase data for the training

See Also

RBM