Learn R Programming

darch (version 0.10.0)

setVisibleUnitStates<-: Sets the states of the visible units

Description

Sets the states of the visible units

Usage

setVisibleUnitStates(rbm) <- value

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

Arguments

rbm

A instance of the class RBM.

value

The states of the visible units

See Also

RBM