|
4 | 4 |
|
5 | 5 | Check documentation of the [GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython) project in the PyGAD's documentation: https://pygad.readthedocs.io/en/latest/README_pygad_ReadTheDocs.html
|
6 | 6 |
|
| 7 | +[](https://pepy.tech/project/pygad) |
| 8 | + |
| 9 | + |
| 10 | + |
7 | 11 | [PyGAD](https://pypi.org/project/pygad) supports different types of crossover, mutation, and parent selection. [PyGAD](https://pypi.org/project/pygad) allows different types of problems to be optimized using the genetic algorithm by customizing the fitness function.
|
8 | 12 |
|
9 | 13 | The library is under active development and more features are added regularly. If you want a feature to be supported, please check the **Contact Us** section to send a request.
|
|
0 commit comments