Learn R Programming

darch (version 0.12.0)

resetRBM: Resets the weights and biases of the RBM object

Description

This function resets the weights and biases of the '>RBM object.

Usage

resetRBM(rbm, ...)

Arguments

rbm

An instance of class '>RBM.

...

Additional arguments.

See Also

'>RBM