Skip to content

Tune MAE training recipe #14

@clane9

Description

@clane9

Our current default training recipe is fairly arbitrary and untuned. We should do at least some tuning (current defaults in bold)

  • batch size: 32, 64, 128, ...
  • epochs: 100, 200, 400, ...
  • learning rate: 5e-4, 1e-3, 2e-3, ...

Other settings that could be worth taking a look at:

  • repeated sampling rate (oversample)
  • gradient clipping
  • shuffle buffer size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions