Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


darch (version 0.10.0)

getVisibleBiases: Returns the biases of the visible units.

Description

Returns the biases of the visible units.

Usage

getVisibleBiases(rbm)

# S4 method for RBM getVisibleBiases(rbm)

Arguments

rbm

A instance of the class RBM.

Value

The biases of the visible units.

See Also

RBM

RBM