Bayesopt: min observed objective not decreasing

5 ビュー (過去 30 日間)
Stephen Wu
Stephen Wu 2019 年 4 月 1 日
回答済み: Alan Weiss 2019 年 4 月 1 日
I am optimizing the parameters of a neural network using bayesopt in Matlab. Interestingly, the min observed objective sometimes jumps up which is counterintuitive since I expect that number to be non-increasing. Would appreciate any insights on this. By the way, I used a coupled constraint model: whenever the constraint is not satisfied the objective function will return an error. I also as 'IsObjectiveDeterministic' to true. Thanks!min_observed_obj.png
  2 件のコメント
Greg Heath
Greg Heath 2019 年 4 月 1 日
Unclear explanation.
Greg
Stephen Wu
Stephen Wu 2019 年 4 月 1 日
To be more clear, I expect that the min observed objective to be non-increasing with respect to the number of iterations. But it is not the case in my problem (as can be seen in the plot, the min observed objective sometimes bumps up). Thanks.

サインインしてコメントする。

回答 (1 件)

Alan Weiss
Alan Weiss 2019 年 4 月 1 日
Take a look at the note in the documentation of Coupled Constraints.
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