Learn R Programming

darch (version 0.9.1)

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.

See Also

DArch