Options
2020
Paper (Preprint, Research Paper, Review Paper, White Paper, etc.)
Title
PHS: A Toolbox for Parallel Hyperparameter Search
Title Supplement
Published on arXiv
Abstract
We introduce an open source python framework named PHS - Parallel Hyperparameter Search to enable hyperparameter optimization on numerous compute instances of any arbitrary python function. This is achieved with minimal modifications inside the target function. Possible applications appear in expensive to evaluate numerical computations which strongly depend on hyperparameters such as machine learning. Bayesian optimization is chosen as a sample efficient method to propose the next query set of parameters.
Author(s)