setLayerWeights<-: Sets the weights of a layer with the given index
Description
Sets the weights of a layer with the given index
Usage
setLayerWeights(darch,index) <- value# S4 method for DArch
setLayerWeights(darch, index) <- value
Arguments
darch
A instance of the class DArch
.
value
The weights for the layer.