Branin

Task for Branin Function

class orion.benchmark.task.branin.Branin(max_trials=20)[source]

Branin function as benchmark task

Methods

call(x)

Evaluate a 2-D branin function.

get_search_space()

Return the search space for the task objective function

call(x)[source]

Evaluate a 2-D branin function.

get_search_space()[source]

Return the search space for the task objective function