Learn R Programming

darch (version 0.10.0)

setLayers<-: Sets the layers for the network

Description

Sets the layers for the network

Usage

setLayers(darch) <- value

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

Arguments

darch

A instance of the class DArch.

value

The layers for the network.

See Also

DArch