Expand description
Learning rate module.
Structs§
- A learning rate that can be a constant or exponentially decayed.
- A learning rate that can be a constant or exponentially decayed.
- The record of the learning rate.
- The record item type for the module.
Traits§
- Configuration trait.
- Trait to define a family of types which can be recorded using any settings.
Derive Macros§
- Derive macro for the config.
- Derive macro for the record.