1 / 7

Exercise 1

Apprendimento mimetico. Exercise 1. Francesco Abate Niccolo` Battezzati Miguel Kaouk. EP – Program Flow. μ. Generate first population. μ + μ. σ, c. Generate new population by mutation. .MAX_ITER. q. NO. Selection by tournament. Max iterations?. YES. Fitness evaluation. Goal?. NO.

noelle
Télécharger la présentation

Exercise 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Apprendimento mimetico Exercise 1 Francesco Abate Niccolo` Battezzati Miguel Kaouk

  2. EP – Program Flow μ Generate first population μ + μ σ, c Generate new population by mutation .MAX_ITER q NO Selection by tournament Max iterations? YES Fitness evaluation Goal? NO END YES

  3. EP – Program Architecture ep.conf EvoConfigParser booltermination(bool (*terminationFnc)(EvoAgent *)) float evaluate_fitness(float (*fitnessFnc)(EvoAgent *)) EvoAgent ( float x[D] ) EvoConfigurator main

  4. Experimental results D = 2, static σ

  5. Experimental results D = 2, dynamic σ

  6. Experimental results D = 5, dynamic σ

  7. Experimental results D = 10, dynamic σ

More Related