Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@YamLyubov
Copy link
Collaborator

@YamLyubov YamLyubov commented Jul 27, 2023

The problem with parameter_free genetic scheme was with mutation probability. In some cases mutation probability was set to zero so there were no way to produce next generation because there were no crossover.

Added:

  • minimal value for mutation probability
  • minimal test for genetic schemes

Results of experiments for molecules on 5 trials for each scheme

image

@YamLyubov YamLyubov added the bug Something isn't working label Jul 27, 2023
@YamLyubov YamLyubov force-pushed the fix-genetic-schema branch from 3b06235 to c45488b Compare July 31, 2023 11:42
@YamLyubov YamLyubov requested a review from gkirgizov July 31, 2023 11:50
@YamLyubov YamLyubov merged commit 533ab80 into main Aug 2, 2023
@YamLyubov YamLyubov deleted the fix-genetic-schema branch August 2, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants