Implements a reasonable training strategy for Rbms.
Momentum and number of Gibbs-sampling steps are interpolated from their
initial values to their final values by a sigmoid curve which is centered
at the specified center and scaled with the specified factor (larger factor
means that the change occurs more rapidly, smaller factor means that the
change occurs more gradually)
Implements a reasonable training strategy for
Rbms.Momentum and number of Gibbs-sampling steps are interpolated from their initial values to their final values by a sigmoid curve which is centered at the specified center and scaled with the specified factor (larger factor means that the change occurs more rapidly, smaller factor means that the change occurs more gradually)