Definition
A plan for how big each training step should be over time, usually shrinking as training goes on.
A function controlling the optimizer step size during training, often cosine or warmup-decay; analogized in SkillOpt as a bounded-edit-count schedule for skill document updates.
Also called: learning rate