2020
Mango: A Python Library for Parallel Hyperparameter Tuning
ICASSP 2020accepted
Tuning hyperparameters for machine learning algorithms is a tedious task, one that is typically done manually. To enable automated hyperparameter tuning, recent works have started to use techniques based on Bayesian optimization. However, to practically enable automated tuning for large scale machin…