Learn R Programming

darch (version 0.10.0)

setVisibleBiasesInc<-: Sets the update value for the biases of the visible units

Description

Sets the update value for the biases of the visible units

Usage

setVisibleBiasesInc(rbm) <- value
"setVisibleBiasesInc"(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The update value for the biases of the visible units.

See Also

RBM