File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -138,11 +138,12 @@ following **JMLR** software paper (in the **BibTeX** format):
138138 year={2024}
139139}
140140
141- Clearly, for obtaining the * nearly optimal* rate of convergence for ``` LMMAES ``` ,
142- at least one * key* hyper-parameter ``` sigma ``` often needs to be well fine-tuned
143- for this popular test function ``` rosenbrock ``` . In practice, ** Hyper-Parameter
144- Optimization (HPO)** is a very common strategy to ** approximate** the * possibly
145- best* setting(s) for the * complex* optimization problem at hand.
141+ Clearly, for obtaining the * nearly optimal* rate of convergence, at least
142+ one * key* hyper-parameter ``` sigma ``` of ``` LMMAES ``` often needs to be
143+ well fine-tuned on this popular test function ``` rosenbrock ``` . In
144+ practice, ** Hyper-Parameter Optimization (HPO)** is a very common
145+ strategy to ** approximate** the * possibly best* setting(s) for the
146+ * complex* optimization problem at hand.
146147
147148### Online Documentations, Online Tutorials, and Future Extensions
148149
You can’t perform that action at this time.
0 commit comments