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)## S3 method for class 'RBM':
getVisibleUnitStates(rbm)
Arguments
rbm
A instance of the class RBM
. Value
- The states of the visible units.