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

Mutation and Crossover #28

Open
asksak opened this issue Apr 8, 2021 · 3 comments
Open

Mutation and Crossover #28

asksak opened this issue Apr 8, 2021 · 3 comments

Comments

@asksak
Copy link

asksak commented Apr 8, 2021

Hello Everyone,

I came across these formulae with regards to efficient mutation and cross over:

Screen Shot 2021-03-10 at 10 42 55 AM

Perhaps dynamic mutation and crossover are important to maintain a positive progression of the optimization.

Best,

Aymen

@asksak
Copy link
Author

asksak commented Apr 8, 2021

This graph shows how copying population_f to population_s every 100 generations comes up with a dramatically better solution , then how keeping a long run does not.

Screen Shot 2021-04-08 at 1 00 29 PM

@asksak
Copy link
Author

asksak commented Apr 8, 2021

Dear Kai,

please look into the points I raised above. I will try my best to add code to implement this automatically, and will get back to you with the results.

@kstaats
Copy link
Owner

kstaats commented Apr 14, 2021 via email

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

2 participants