setUpdateFunction<-: Sets the update function of the RBM object
Description
Sets the update function of the RBM object
Usage
setUpdateFunction(rbm) <- value# S4 method for RBM
setUpdateFunction(rbm) <- value
Arguments
rbm
A instance of the class RBM.
value
The update function of the RBM object.