Progress for week 25 (2021)

From Robin

(Difference between revisions)
Jump to: navigation, search
(Ny side: == 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 wit…)
 
(2 intermediate revisions not shown)
Line 6: Line 6:
** Need to make setup method that takes parameters with "--" arguments and making folder in set up
** 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
** 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
 +
* Choose sigma and symmetry
 +
** Run with 100 population, make some plots
 +
 +
== Martin H. Olsen ==
 +
 +
=== Budget ===
 +
* Store DEAP population in map-elites map
 +
* Plot DEAP and Map-elites in a heatmap
 +
** Plot timeseries? Since map is 1D.
 +
* Currently, map is stored as a list of individuals. This should be fine since re-evaluating is easy for map.

Current revision as of 09:28, 17 June 2021

Contents

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
  • Choose sigma and symmetry
    • Run with 100 population, make some plots

Martin H. Olsen

Budget

  • Store DEAP population in map-elites map
  • Plot DEAP and Map-elites in a heatmap
    • Plot timeseries? Since map is 1D.
  • Currently, map is stored as a list of individuals. This should be fine since re-evaluating is easy for map.
Personal tools
Front page