How to implement a custom acquisition Function for the bayesopt package in Matlab

1 回表示 (過去 30 日間)
Dhawal Gupta
Dhawal Gupta 2018 年 3 月 31 日
回答済み: Alan Weiss 2018 年 4 月 2 日
I wish to solve a Multi-Objective Optimization problem using Bayesian Optimization, according to this paper 'http://ieeexplore.ieee.org/abstract/document/6630691/' here the author has defined a custom acquisition function, is there a way to have a custom acquisition function in MATLAB or any way to circumvent bayesopt for Multi-Objective Problems.

回答 (1 件)

Alan Weiss
Alan Weiss 2018 年 4 月 2 日
As documented, there is no way to use your own custom acquisition function in bayesopt. Sorry. The only way that I know to get around this is to write a whole Bayesian optimization algorithm yourself.
Alan Weiss
MATLAB mathematical toolbox documentation

カテゴリ

Help Center および File ExchangeModel Building and Assessment についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by