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