Rdocumentation
powered by
Learn R Programming
darch (version 0.10.0)
setLearnRateWeights<-: Sets the learning rate for the weights.
Description
Sets the learning rate for the weights.
Usage
setLearnRateWeights(net) <- value
"setLearnRateWeights"(net) <- value
Arguments
net
A instance of the class
Net
.
value
Object of the class
numeric
.
See Also
Net