Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 368 Bytes

File metadata and controls

5 lines (4 loc) · 368 Bytes

LeGM: Your trusted general manager to keep you sane during your ML experiments

Utilities:

  • ExperimentManager: logs and differentiates between experiments. Easily configure experiments with argparse.
  • from_namespace: call functions and methods by passing namespaces and leave this decorator to grab the actual arguments.