Learn R Programming

darch (version 0.10.0)

setDropoutMasks<-: Set the dropout masks.

Description

Set the dropout masks.

Usage

setDropoutMasks(darch) <- value

# S4 method for DArch setDropoutMasks(darch) <- value

Arguments

darch

A instance of the class DArch.

value

List of dropout masks

Value

The darch with the updated dropout masks

See Also

DArch