Progress for week 24 (2021)

From Robin

(Difference between revisions)
Jump to: navigation, search
(Ny side: == 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…)
Line 2: Line 2:
=== Budget ===
=== Budget ===
-
* Run an elitist selection to see why I get these drops in fitness
+
* If algorithm works, clean up code:
-
 
+
** 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
-
=== Accounting ===
+
** 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
-
* 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:40, 17 June 2021

Saifurahman Noori

Budget

  • If algorithm works, clean up code:
    • 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
Personal tools
Front page