Learn R Programming

darch (version 0.10.0)

getDropoutInputLayer: Returns the dropout rate for the input layer

Description

Returns the dropout rate for the input layer

Usage

getDropoutInputLayer(darch)

Arguments

darch

An instance of the class '>DArch.

Value

Dropout rate for the input layer.

See Also

'>DArch