Skip to content

Handle more inputs with argparse #5

@mobiuscreek

Description

@mobiuscreek

The training script, train.py only accepts the number of epochs and learning rate. The default batch size is set t to 1 and as a result the training has been very slow. It will be good to be able handle more arguments and see how they affect performance.

Acceptance criteria:

  • Batch size
  • Weight decay
  • Path

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