deephyper.skopt.benchmarks#

A collection of benchmark problems.

Functions

bench1

A benchmark function for test purposes.

bench1_with_time

Same as bench1 but returns the computation time (constant).

bench2

A benchmark function for test purposes.

bench3

A benchmark function for test purposes.

bench4

A benchmark function for test purposes.

bench5

A benchmark function for test purposes.

branin

Branin-Hoo function is defined on the square \(x1 \in [-5, 10], x2 \in [0, 15]\).

hart6

The six dimensional Hartmann function is defined on the unit hypercube.