Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different genome initializers for different segments in segmented genomes #185

Closed
SigmaX opened this issue Nov 23, 2021 · 0 comments
Closed

Comments

@SigmaX
Copy link
Collaborator

SigmaX commented Nov 23, 2021

We've got a create_segmented_sequence() initializer, but it takes one initializer as an argument and applies it repeatedly to general several segments.

Just like coevolution needs to handle different-sized sub-genomes (see #179), segmented genomes also need to support differently-initialized segments.

SigmaX added a commit that referenced this issue Nov 24, 2021
…rcise it by evolving images, with a new cgp_images.py example to exercise them. As part of this, I generalized the create_segmented_sequence() initializer to take multiple initializers for each segment, resolving #185, and added a similar segmented_mutate() operator.
@SigmaX SigmaX closed this as completed Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant