Skip to content

Parameter scheduler #1552

Closed
Closed
@danieltudosiu

Description

@danieltudosiu

Is your feature request related to a problem? Please describe.
There is no elegant way from MONAI directly to have lambdas in losses be scheduled or network parameters being scheduled (for example the decay in VQ-VAEs).

Describe the solution you'd like
A parameter scheduler handler based around the closed forms available in PyTorch learning rate schedulers.

Additional context
I already have most of the code done. I just need to test it.

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