Learn R Programming

darch (version 0.10.0)

setWeightInc<-: Sets the update values for the weights

Description

Sets the update values for the weights

Usage

setWeightInc(rbm) <- value
"setWeightInc"(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The update values for the weights

See Also

RBM