Skip to main content

Module rmsprop

Module rmsprop 

Source

Structs§

RmspropMomentumStep
RMSprop step with momentum.
RmspropStep
RMSprop step (no momentum, not centred).

Functions§

rmsprop_momentum_step
RMSprop step with momentum.
rmsprop_step
RMSprop step (no momentum, not centred).