Sequential Model-based Optimization Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "----↵Category:Concept" to "---- __NOTOC__ Category:Concept")
m (Text replacement - "<B>Examples:</B>" to "<B>Example(s):</B>")
 
Line 12: Line 12:
** It Optimizes over the sequence of evaluations.
** It Optimizes over the sequence of evaluations.
** ...
** ...
* <B>Examples:</B>
* <B>Example(s):</B>
** [[Bayesian Optimization Algorithm]].
** [[Bayesian Optimization Algorithm]].
** [[Upper Confidence Bound Algorithm]].
** [[Upper Confidence Bound Algorithm]].

Latest revision as of 23:04, 28 December 2024

A Sequential Model-based Optimization Algorithm is an Optimization Algorithm that sequentially selects the next point to evaluate based on a model of the objective function.