setNormalizeWeights<-,Net-method: Set whether weight normalization should be performed
Description
Set whether weight normalization should be performed
Usage
# S4 method for Net
setNormalizeWeights(net) <- value
Arguments
net
A instance of the class Net
.
value
Boolean value indicating whether the weights should be
normalized