neat-python icon indicating copy to clipboard operation
neat-python copied to clipboard

Coevolution or Solution with Multiple Networks

Open 1234shel opened this issue 6 years ago • 1 comments

Hi, I want to be able to evolve multiple networks as part of project. I would prefer to do this using coevolution if that is possible within this library. If not then alternatively having a single solution which consists of multiple networks would be the way to go. I want to know if either of these are possible and if so are there any examples I can look at to figure this out.

Thanks in advance for your assistance.

1234shel avatar Jan 29 '20 23:01 1234shel

Hi, I'm also interested in something related to this, is it possible to evolve two populations X and Y and compute the fitness of the couple of genomes x from X and y from Y?

FraLotito avatar Feb 01 '20 20:02 FraLotito