GA disable StallTest: 'averageChange'

Hello,
I am running a GA, which has 48 variables, that can take on 729 different values. Chosing a value is done by a weighted function, which results in a probability of the worst choice of ~ 6e^-4. I ran several tests, in which a population size of 10000 does not guarantee better results than a population of 1000 ( One time it was even worse). This is because the low probability of improvement, therefore it will get stuck in local minima. I would like to disable the StallTest and just run the algorithm for a day, however i cannot find this option in the documentation. Is it possible to do this?
With kind regards,
Paul

回答 (1 件)

Paul
Paul 2015 年 8 月 5 日

0 投票

Nevermind, I found it already. I did not specify the 'StallGen' option, therefore it took the default of 50 generations. When I set it to inf, it works as intended :)

カテゴリ

ヘルプ センター および File ExchangeParallel Computing についてさらに検索

質問済み:

2015 年 8 月 5 日

回答済み:

2015 年 8 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by