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