Heuristiques et algorithmes évolutionnaires - Evelyne Lutton

NSGA-II. – We are using the inspyred implementation. – Run it; are the results good? – Tweak the parameters to improve the results ...
953KB taille 6 téléchargements 158 vues
Alberto TONDA Permanent Researcher (CR), Département CEPIA UMR GMPA, INRA and Université Paris-Saclay Équipe MALICES F-78850 Thiverval Grignon [email protected]

• We try to optimize a function called ZDT1

• We use functions from inspyred – In particular, Evolution Strategy (ES) – We convert MO problem to single-objective

𝑓 = 𝑓1 ∗ 𝑤1 + 𝑓2 ∗ 𝑤2 • Where w1 and w2 are weights in (0,1)

• NSGA-II – We are using the inspyred implementation – Run it; are the results good? – Tweak the parameters to improve the results