Running an experiment on the whole population and multiple agent evolution #75
Unanswered
ahmedhishamradwan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use sharpNEAT in a way that the whole population are in the same experiment instance.
For example like the predator prey but rather than evaluating a single black box , evaluating all the population/black boxes.
i-e: Creating a "prey capture world" like class that accept all the population as a vector/list and than running it and evaluating all individual every run ends inside this class?
Also can it also support cross evolution like for example having a population of genomes for predators and a population for preys and co evolve them?
Beta Was this translation helpful? Give feedback.
All reactions