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

Research on Adaptive Mutations #40

Open
5 of 8 tasks
gkirgizov opened this issue Feb 21, 2023 · 0 comments
Open
5 of 8 tasks

Research on Adaptive Mutations #40

gkirgizov opened this issue Feb 21, 2023 · 0 comments
Labels
adaptive Related to R&D of Adaptive features of the algorithm priority 2023 Priority issue for long-term yearly planning research Experiments, hypothesis, research development

Comments

@gkirgizov
Copy link
Collaborator

gkirgizov commented Feb 21, 2023

The idea is to adapt mutations during optimizations process, so that mutation probabilities would help in faster and better convergence.

Each mutation can be considered as Action in certain State (graph or node context) with certain Reward. This perspective opens several possibilities of multi-armed bandit formulation and RL formulation of adaptive mutations.

Subissues:

Following is also useful:

@gkirgizov gkirgizov added the research Experiments, hypothesis, research development label Feb 21, 2023
@gkirgizov gkirgizov pinned this issue Feb 21, 2023
@gkirgizov gkirgizov added the adaptive Related to R&D of Adaptive features of the algorithm label Apr 5, 2023
@gkirgizov gkirgizov added the priority 2023 Priority issue for long-term yearly planning label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adaptive Related to R&D of Adaptive features of the algorithm priority 2023 Priority issue for long-term yearly planning research Experiments, hypothesis, research development
Projects
None yet
Development

No branches or pull requests

1 participant