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

Find out the optimal frequency of structural uniqueness verification #200

Open
maypink opened this issue Sep 20, 2023 · 0 comments
Open
Labels
enhancement New feature or request opt core Related to core logic of optimizer research Experiments, hypothesis, research development

Comments

@maypink
Copy link
Collaborator

maypink commented Sep 20, 2023

It is important to filtrate individuals frequently since now the same structurally identical individuals are rapidly accumulating. However, too frequent filtering can significantly slow down the evolution process.

The task it to measure how much time it takes for one check of structural uniqueness in relation to the evaluation of the generation metric and, if a little, implement a more frequent check. Not the structural uniqness check is implemented here.

Also, there is a subtask that must be done to speed up verification.

@maypink maypink added enhancement New feature or request research Experiments, hypothesis, research development opt core Related to core logic of optimizer labels Sep 20, 2023
@kasyanovse kasyanovse linked a pull request Oct 24, 2023 that will close this issue
@kasyanovse kasyanovse removed a link to a pull request Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request opt core Related to core logic of optimizer research Experiments, hypothesis, research development
Projects
None yet
Development

No branches or pull requests

1 participant