coolneng
  • Joined on 2019-11-16
coolneng pushed to master at chavalitros/MH-P2 2021-06-21 07:40:06 +02:00
4e640ffc2d Add memetic algorithm prototype
ab4748d28e Change fitness evaluation
Compare 2 commits »
coolneng pushed to master at chavalitros/MH-P2 2021-06-21 03:50:25 +02:00
c2cc3c716d Limit number of iterations to 100
e20e16d476 Clean up genetic algorithm
924e4c9638 Change CLI using argparse
Compare 3 commits »
coolneng pushed to master at chavalitros/MH-P2 2021-06-21 02:26:10 +02:00
f4dd4700c7 Add crossover probability
coolneng pushed to master at chavalitros/MH-P2 2021-06-21 02:08:35 +02:00
35ca73ba74 Refactor parent grouping making it more resilient
coolneng pushed to master at chavalitros/MH-P2 2021-06-21 00:48:02 +02:00
48737fd6f0 Refactor best point selection
coolneng pushed to master at chavalitros/MH-P2 2021-06-20 23:36:22 +02:00
efd511e070 Fix populate offspring
coolneng pushed to master at chavalitros/MH-P2 2021-06-20 18:04:42 +02:00
5f89731f77 Fix uniform crossover function
coolneng pushed to master at coolneng/panacea 2021-06-20 17:24:50 +02:00
269679ac52 Always restart goimapnotify
coolneng pushed to master at coolneng/zion 2021-06-20 17:16:22 +02:00
b498a9556a Pin PHP-FPM version to 7.4
coolneng pushed to master at chavalitros/MH-P2 2021-06-20 05:25:08 +02:00
046b1a043a Implement uniform generational genetic algorithm
1e5f02e5ce Implement uniform generational genetic algorithm
Compare 2 commits »
coolneng pushed to master at chavalitros/MH-P2 2021-06-20 05:18:52 +02:00
1e5f02e5ce Implement uniform generational genetic algorithm
coolneng pushed to master at chavalitros/MH-P2 2021-06-20 04:55:06 +02:00
b4a299cbf7 Fix parent selection
coolneng pushed to master at chavalitros/MH-P2 2021-06-19 20:22:52 +02:00
150457cc8e Fix matching genes selection
coolneng pushed to master at chavalitros/MH-P2 2021-06-19 19:13:26 +02:00
f71aa2e1e2 Fix uniform crossover operator
coolneng pushed to master at chavalitros/MH-P2 2021-06-18 20:07:28 +02:00
04fd66425e Fix max and min selection according to fitness
coolneng pushed to master at chavalitros/MH-P2 2021-06-18 19:33:35 +02:00
ccf3a18a59 Implement population selection
coolneng pushed to master at chavalitros/MH-P2 2021-06-18 18:55:19 +02:00
c450d65870 Add population evaluation with multiprocessing
coolneng pushed to master at coolneng/dotfiles 2021-06-18 16:29:36 +02:00
cf183235bf Delegate mailbox sync on send to goimapnotify
coolneng pushed to master at coolneng/panacea 2021-06-18 16:26:59 +02:00
0d86259eda Replace imapnotify with goimapnotify
coolneng pushed to master at coolneng/dotfiles 2021-06-18 16:11:04 +02:00
a9be2c1cc7 Replace imapnotify with goimapnotify