Skip to content

Commit

Permalink
random_seed
Browse files Browse the repository at this point in the history
  • Loading branch information
Uri Granta committed Sep 20, 2024
1 parent 61ee07d commit b7acaff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ def objective(x: TensorType) -> TensorType:
)


@random_seed
def _get_categorical_problem() -> SingleObjectiveTestProblem[TaggedProductSearchSpace]:
# a categorical scaled branin problem with 6 categories mapping to 3 random points
# plus the 3 minimizer points (to guarantee that the minimum is present)
Expand Down

0 comments on commit b7acaff

Please sign in to comment.