Skip to content

Option to indicate on a curve the epochs where learning rate changed #3669

Open
@ismael-elatifi

Description

@ismael-elatifi

We often look both at our metric curve and the LR curve to see if an improvement on our metric value happened just after a change in the LR value.
It would be nice if we could have an option to automatically show the epochs at which the LR changed on any chosen curve.
"Indication" could be just a vertical line on the plot at each epoch where the learning rate changed.
It could be implemented with a checkbox under a curve to activate/deactivate LR change indications and a dropdown list to choose the name of the LR tag (so that it would work whatever the LR tag is).
This is particularly useful with ReduceLROnPlateau callback where the LR changes are rare.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions