Rdocumentation
powered by
Learn R Programming
darch (version 0.10.0)
setWeights<-: Sets the weights of the
RBM
object
Description
Sets the weights of the
RBM
object
Usage
setWeights(rbm) <- value
"setWeights"(rbm) <- value
Arguments
rbm
A instance of the class
RBM
.
value
The weights of the
RBM
object.
See Also
RBM