Progress for week 24 (2021)

From Robin

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
-
== Saifurahman Noori ==  
+
== Saifurahman Noori ==
=== Budget ===
=== Budget ===
-
* If algorithm works, clean up code:
+
* Run an elitist selection to see why I get these drops in fitness
-
** Need to move methods, delete comments and unused code
+
 
-
** Need to make setup method that takes parameters with "--" arguments and making folder in set up
+
 
-
** Clean up branches etc on github so I can actually use branching (currently working only on one branch) so I dont loose anything with changes
+
=== 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

Current revision as of 09:21, 17 June 2021

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