English

Orchestrate: Infrastructure for Enabling Parallelism during Hyperparameter Optimization

Distributed, Parallel, and Cluster Computing 2018-12-20 v1

Abstract

Two key factors dominate the development of effective production grade machine learning models. First, it requires a local software implementation and iteration process. Second, it requires distributed infrastructure to efficiently conduct training and hyperparameter optimization. While modern machine learning frameworks are very effective at the former, practitioners are often left building ad hoc frameworks for the latter. We present SigOpt Orchestrate, a library for such simultaneous training in a cloud environment. We describe the motivating factors and resulting design of this library, feedback from initial testing, and future goals.

Keywords

Cite

@article{arxiv.1812.07751,
  title  = {Orchestrate: Infrastructure for Enabling Parallelism during Hyperparameter Optimization},
  author = {Alexandra Johnson and Michael McCourt},
  journal= {arXiv preprint arXiv:1812.07751},
  year   = {2018}
}

Comments

7 pages, 3 figures