Learn R Programming

darch (version 0.10.0)

setHiddenUnitFunction<-: Sets the unit function of the hidden units

Description

Sets the unit function of the hidden units

Usage

setHiddenUnitFunction(rbm) <- value

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

Arguments

rbm

A instance of the class RBM.

value

The unit function of the hidden units

See Also

RBM