paul-bokelman / neat

NEAT implementation in python
0 stars 0 forks source link

mutate species instead of completely removing them #1

Open paul-bokelman opened 1 month ago

paul-bokelman commented 1 month ago

Currently during speciation the populations species array is being completely replaced when it should maintain the same species (removing some if necessary).