Skip to content

mpelchat04/hypertrainer

 
 

Repository files navigation

HyperTrainer

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

Screenshot

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

Setup

See Installing in the wiki.

How to use

Please refer to the wiki.

Acknowledgements

I would like to thank Natural Resources Canada for supporting this project.

About

An experiment manager for deep learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.8%
  • HTML 10.6%
  • JavaScript 9.1%
  • Shell 2.5%