getLearnRateBiases: Returns the learning rate for the bias weigths of the DArch
object.
Description
Returns the learning rate for the bias weigths of the
DArch
object.Usage
getLearnRateBiases(darch)## S3 method for class 'DArch':
getLearnRateBiases(darch)
Arguments
darch
A instance of the class
DArch
.