Learn R Programming

darch (version 0.10.0)

getDropoutMask,DArch-method: Returns the dropout mask for the given layer

Description

Returns the dropout mask for the given layer

Usage

# S4 method for DArch
getDropoutMask(darch, i)

Arguments

darch

A instance of the class '>DArch.

i

Layer index or 0 for input dropout mask.

See Also

getDropoutMask