Learn R Programming

darch (version 0.10.0)

getLayerWeights,DArch-method: Returns the weights of a layer from the '>DArch object

Description

Returns the weights of a layer from the '>DArch object

Usage

# S4 method for DArch
getLayerWeights(darch, index = 1)

Arguments

darch

A instance of the class '>DArch.

index

The index of the layer.Default is 1.

See Also

getLayerWeights