A grid search experiment enables users to execute an exhaustive search on a user-defined grid with the SigOpt Platform. This means that you'll need to assign grid (or categorical) values to every parameter as part of the experiment create call.
View a sample grid search experiment implementation in a notebook
See this notebook for a demonstration of how easy grid search is with SigOpt. For more notebook instructions and tutorials, check out our GitHub notebook tutorials repo.​