Progress for week 23 (2021)

From Robin

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
* Get hpc running, fix issue with threads missng arg --output.
* Get hpc running, fix issue with threads missng arg --output.
** Maybe freeze support or make thread pipeline?
** Maybe freeze support or make thread pipeline?
 +
 +
== Saifurahman Noori ==
 +
 +
=== Budget ===
 +
* Run an elitist selection to see why I get these drops in fitness
 +
 +
 +
=== Accounting ===
 +
* Different results with same random seed so tried debugging
 +
** Checked every action, gene etc even removed mutation but different results. Difference got bigger with larger steps
 +
** My reset function was not a hard reset for the simulator, needed to use resetSim for it to hard reset.
 +
* After finding reference/copy best genome issue I managed to get an elitism selection operator with graphs
 +
* Ran algorithm again to find best sigma and symmetry

Revision as of 08:34, 17 June 2021

Contents

Martin H. Olsen

Budget

  • Kickstart my writing.
    • Write atleast 1 hour a day
    • Finish the encoding section in experimental setup
  • Get hpc running, fix issue with threads missng arg --output.
    • Maybe freeze support or make thread pipeline?

Saifurahman Noori

Budget

  • Run an elitist selection to see why I get these drops in fitness


Accounting

  • Different results with same random seed so tried debugging
    • Checked every action, gene etc even removed mutation but different results. Difference got bigger with larger steps
    • My reset function was not a hard reset for the simulator, needed to use resetSim for it to hard reset.
  • After finding reference/copy best genome issue I managed to get an elitism selection operator with graphs
  • Ran algorithm again to find best sigma and symmetry
Personal tools
Front page