getWeightInc: Returns the update value for the weights.
Description
Returns the update value for the weights.Usage
getWeightInc(rbm)## S3 method for class 'RBM':
getWeightInc(rbm)
Arguments
rbm
A instance of the class RBM
. Value
- The update value for the weights.