Framework and sample to perform hyperparameter optimization with IAsyncSweeper wrapped KdoSweeper.
https://github.com/fwaris/HpOpt/tree/master/HpOptModelRunner
Allows for parallel evaluation of models via multiple client processes and named pipes communication.
However I could not use the NelderMeadSweeper as it runs into some issue with not having enough results returned (I think).
In general we need better documentation of the Microsoft.ML.Sweeper namespace.
Framework and sample to perform hyperparameter optimization with IAsyncSweeper wrapped KdoSweeper.
https://github.com/fwaris/HpOpt/tree/master/HpOptModelRunner
Allows for parallel evaluation of models via multiple client processes and named pipes communication.
However I could not use the NelderMeadSweeper as it runs into some issue with not having enough results returned (I think).
In general we need better documentation of the Microsoft.ML.Sweeper namespace.