setHiddenBiasesInc<-: Sets the update value for the biases of the hidden units
Description
Sets the update value for the biases of the hidden units
Usage
setHiddenBiasesInc(rbm) <- value# S4 method for RBM
setHiddenBiasesInc(rbm) <- value
Arguments
rbm
A instance of the class RBM
.
value
The update value for the biases of the hidden units.