Performing hyperparameter tuning

Once search spaces are defined using ParameterSpace or OptimizationConfiguration, with a possible range of values, the next step is to complete network configuration using  MultiLayerSpace or ComputationGraphSpace. After that, we start the training process. We perform multiple training sessions during the hyperparameter tuning process.

In this recipe, we will perform and visualize the hyperparameter tuning process. We will be using MultiLayerSpace for the demonstration.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset