Solution: Grid Search

Understand the explanation and solution of the grid search challenge.

We'll cover the following

Explanation

The objective function in the problem statement is a constrained optimization problem. If [a1,b1][a_1, b_1] and [a2,b2][a_2, b_2] represent the sampling range of the variable x1x_1 and x2x_2 in the unconstrained setting, the new ranges for the constrained setting will be as follows:

Get hands-on with 1200+ tech skills courses.