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