Learn R Programming

darch (version 0.10.0)

getVisibleUnitStates: Returns a list with the states of the visible units.

Description

Returns a list with the states of the visible units.

Usage

getVisibleUnitStates(rbm)

# S4 method for RBM getVisibleUnitStates(rbm)

Arguments

rbm

A instance of the class RBM.

Value

The states of the visible units.

See Also

RBM