Skip to content

Commit ba037d7

Browse files
Update bbo.rst
1 parent 01bffda commit ba037d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sphinx/source/bbo.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ Some of common problem characteristics of BBO are presented below:
8181

8282
* `[Li et al., 2023, NeurIPS] <https://openreview.net/forum?id=VhbV56AJNt>`_.
8383

84+
* needle-in-a-haystack
85+
86+
* `[De Jong, 2006] <https://mitpress.mit.edu/9780262529600/evolutionary-computation/>`_
87+
8488
In a nutshell, for **black-box** problems the only information accessible to the algorithm is via *sampling
8589
evaluation*, which can be freely selected by the algorithm, leading to Black-Box Optimization (BBO) or
8690
Zeroth-Order Optimization (ZOO) or Derivative-Free Optimization (DFO) or Gradient-Free Optimization (GFO)

0 commit comments

Comments
 (0)