Duke icon indicating copy to clipboard operation
Duke copied to clipboard

Allow users to control mutation rate

Open larsga opened this issue 11 years ago • 2 comments

From [email protected] on October 22, 2013 15:28:47

If we support other evolutionary algorithms ( issue 136 ) we should also let the user control the mutation rate.

Original issue: http://code.google.com/p/duke/issues/detail?id=137

larsga avatar Feb 15 '14 09:02 larsga

From [email protected] on February 14, 2014 12:08:51

Actually, according to the evolutionary strategies literature, the mutation rate should evolve with the individuals in the population. Need to look into this.

larsga avatar Feb 15 '14 09:02 larsga

This has now been implemented in the evolution-strategies-experiments branch. Will close once it gets merged into master.

larsga avatar Feb 22 '14 13:02 larsga