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

Correction of genotypes during Probability Adjustment. #121

Open
alcides opened this issue Jul 18, 2023 · 3 comments
Open

Correction of genotypes during Probability Adjustment. #121

alcides opened this issue Jul 18, 2023 · 3 comments
Labels
enhancement New feature or request Low priority

Comments

@alcides
Copy link
Owner

alcides commented Jul 18, 2023

The idea is that if you change the probabilities in the grammar during the evolution, you also adjust the genotype of GE-based representations to keep the same phenotype.

@alcides alcides added enhancement New feature or request High Priority labels Jul 19, 2023
@alcides
Copy link
Owner Author

alcides commented Jul 28, 2023

Related to PR#128.

@alcides
Copy link
Owner Author

alcides commented Dec 24, 2023

Depends on #146

@alcides
Copy link
Owner Author

alcides commented Sep 11, 2024

This adjustment should be done now within the decider.
We need a new GeneticStep that updates the probabilities and updates all the genomes. This might be tricky!

Another alternative is to save probabilities within each individual (not genotype).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low priority
Projects
None yet
Development

No branches or pull requests

1 participant