HyperTrainer is a machine learning experiment manager and dashboard. Features:
- Run hyperparameter searches
- Launch and monitor training runs on different computing platforms in an uniform manner
- Visualize your metrics with interactive plots; see your logs
- Record all your traninig results in one place; export as yaml or csv
HyperTrainer is compatible with Python scripts that accept a single YAML as input, instead of command-line args. In terms of reproducibility, a YAML file is much better than a set of command-line args.
Trello board: https://trello.com/b/C1VCfrSW/rncan-experiment-manager
See Installing in the wiki.
I would like to thank Natural Resources Canada for supporting this project.