-
-
Notifications
You must be signed in to change notification settings - Fork 489
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Dear PyGAD team,
Thinking how evolutionary algorithms work, I was wondering if it could make sense to start off with a large population, and reduce the population size over time, to start with more population diversity, and narrowing it down as the algorithm gets closer to the optimum. Making the input parameter sol_per_pop
a list to be able to define population size for each generation could be a straightforward implementation. Do you think this is something worth considering?
All the best,
Timo Richert
schneiderfelipe
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request