Fixed Learning Rate
Default rate policy. Using this will make learning rate static (no change). Useful as a way to update a previous rate policy.
Constructs a rate policy
the rate at first iteration
The rate at the first iteration.
Calculates the current training rate.
the current training rate
Generated using TypeDoc
Fixed Learning Rate
Default rate policy. Using this will make learning rate static (no change). Useful as a way to update a previous rate policy.