setDropoutHiddenLayers<-: Sets the dropout rate for the hidden layers.
Description
Sets the dropout rate for the hidden layers.
Usage
setDropoutHiddenLayers(darch) <- value# S4 method for DArch
setDropoutHiddenLayers(darch) <- value
Arguments
darch
A instance of the class DArch
.
value
Dropout rate for the hidden layers
Value
The darch with the updated dropout rate