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

Avoid no-singularity branches in genetic programming tree #8

Open
hidmic opened this issue Jun 20, 2021 · 0 comments
Open

Avoid no-singularity branches in genetic programming tree #8

hidmic opened this issue Jun 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hidmic
Copy link
Owner

hidmic commented Jun 20, 2021

If tree construction, crossover, and mutation ensures that all leaf nodes deal with at least one singularity, tree depth would be limited and redundant branches would be trimmed. Might even address #3 by precluding degenerate models entirely.

@hidmic hidmic changed the title Avoid no singularity branches in genetic programming tree Avoid no-singularity branches in genetic programming tree Sep 19, 2021
@hidmic hidmic added the enhancement New feature or request label Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant