Open asksak opened 3 years ago
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.
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.
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.
Thank you, as always, for your contribution to Karoo. I have downloaded your zip archive and will review as soon as possible. However, it will be ideal if you can watch a YouTube video or follow the Guides provided by github: https://guides.github.com/
This will allow me to more easily compare your suggested changes to Karoo to the original code, and if I accept your changes, with just a few mouse clicks integrate it into the master branch.
Cheers, kai
Hello Everyone,
I came across these formulae with regards to efficient mutation and cross over:
Perhaps dynamic mutation and crossover are important to maintain a positive progression of the optimization.
Best,
Aymen