|
1 | | -#GeneticAlgorithmPython: Building Genetic Algorithm in Python |
| 1 | +#PyGAD: Genetic Algorithm in Python |
2 | 2 |
|
3 | 3 | [This project](https://github.com/ahmedfgad/GeneticAlgorithmPython) is part of[PyGAD](https://pypi.org/project/pygad) which is an open-source Python 3 library for building the genetic algorithm and optimizing machine learning algorithms (Keras & PyTorch). |
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) |
| 7 | +[](https://pepy.tech/project/pygad) |
8 | 8 |
|
9 | 9 |  |
10 | 10 |
|
|