In BAT ANN optimization, fmin becomes so less than fitness value that the condition of comparison of these two quantities is not used.

1 次查看(过去 30 天)
I am optimizing BAT algorithm with Feed Forward Network. I am facing an issue that the fmin becomes very less than fitness values in the first go that the condition of
if fitness<=fmin
is neglected.
Those who use BAT algorithm know that there are fitness values, fitnessnew values and fmin.
My fmin values are becoming very small in the initial iterations that the above given condition becomes useless and is not implemented.
What should I do in this case, as this is not the issue with PSO, it keeps on decreasing MSE when I used the same fitness function that I am using in BAT.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by