resetRBM: Resets the weights and biases of the 'RBM' object

Description Usage Arguments See Also

Description

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

Usage

1
resetRBM(rbm, ...)

Arguments

rbm

An instance of class RBM.

...

Additional arguments.

See Also

RBM


darch documentation built on May 29, 2017, 8:14 p.m.

Related to resetRBM in darch...