Module momentum
Expand description
Momentum module for optimizers.
Structs§
- Momentum
- Momemtum implementation that transforms gradients.
- Momentum
Config - Configuration to create momentum.
- Momentum
State - State of momentum.
- Momentum
State Item - The record item type for the module.