RosenBrock

Task for RosenBrock Function

class orion.benchmark.task.rosenbrock.RosenBrock(max_trials=20, dim=2)[source]

RosenBrock function as benchmark task

Methods

call(x)

Evaluate a n-D rosenbrock function.

get_search_space()

Return the search space for the task objective function

call(x)[source]

Evaluate a n-D rosenbrock function.

get_search_space()[source]

Return the search space for the task objective function