Learn R Programming

darch (version 0.10.0)

setWeightInc<-: Sets the update values for the weights

Description

Sets the update values for the weights

Usage

setWeightInc(rbm) <- value

# S4 method for RBM setWeightInc(rbm) <- value

Arguments

rbm

A instance of the class RBM.

value

The update values for the weights

See Also

RBM