Learn R Programming

darch (version 0.10.0)

setNumVisible<-: Sets the number of visible units

Description

Sets the number of visible units

Usage

setNumVisible(rbm) <- value

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

Arguments

rbm

A instance of the class RBM.

value

The number of visible units

See Also

RBM