Learn R Programming

darch (version 0.10.0)

getWeightInc: Returns the update value for the weights.

Description

Returns the update value for the weights.

Usage

getWeightInc(rbm)

# S4 method for RBM getWeightInc(rbm)

Arguments

rbm

A instance of the class RBM.

Value

The update value for the weights.

See Also

RBM

RBM