Skip to content

When to call scheduler.step() #2

@ChewKinWhye

Description

@ChewKinWhye

In the paper, it states that "we keep track of the changes in weight norm between subsequent epochs". However, in the usage section, scheduler.step() is called after every batch.

Could I clarify if scheduler.step() should be called after every batch or after every epoch?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions