@@ -797,6 +797,16 @@ Release Date: 17 June 2021
797797 Parameter <https://pygad.readthedocs.io/en/latest/README_pygad_ReadTheDocs.html#more-about-the-gene-type-parameter>`__
798798 section.
799799
800+ .. _pygad-2151 :
801+
802+ PyGAD 2.15.1
803+ ------------
804+
805+ Release Date: 18 June 2021
806+
807+ 1. Fix a bug when ``keep_parents `` is set to a positive integer.
808+ https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/49
809+
800810PyGAD Projects at GitHub
801811========================
802812
@@ -1264,6 +1274,33 @@ PyGAD разрабатывали на Python 3.7.3. Зависимости вк
12641274
12651275|image8 |
12661276
1277+ Papers using PyGAD
1278+ ==================
1279+
1280+ A number of research papers used PyGAD and here are some of them:
1281+
1282+ - Jaros, Marta, and Jiri Jaros. "Performance-Cost Optimization of
1283+ Moldable Scientific Workflows."
1284+
1285+ - Koch, Chris, and Edgar Dobriban. "AttenGen: Generating Live
1286+ Attenuated Vaccine Candidates using Machine Learning." (2021).
1287+
1288+ - Thorat, Divya. *Enhanced genetic algorithm to reduce makespan of
1289+ multiple jobs in map-reduce application on serverless platform *.
1290+ Diss. Dublin, National College of Ireland, 2020.
1291+
1292+ - Bhardwaj, Bhavya, et al. "Windfarm optimization using Nelder-Mead and
1293+ Particle Swarm optimization." *2021 7th International Conference on
1294+ Electrical Energy Systems (ICEES) *. IEEE, 2021.
1295+
1296+ - Bernardo, Reginald Christian S. and J. Said. “Towards a
1297+ model-independent reconstruction approach for late-time Hubble data.”
1298+ (2021).
1299+
1300+ - Duong, Tri Dung, Qian Li, and Guandong Xu. "Prototype-based
1301+ Counterfactual Explanation for Causal Classification." *arXiv
1302+ preprint arXiv:2105.00703 * (2021).
1303+
12671304For More Information
12681305====================
12691306
0 commit comments