Skip to content

Commit 6500af4

Browse files
authored
Add files via upload
1 parent 9b3b72a commit 6500af4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
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
66

7+
[![Downloads](https://pepy.tech/badge/pygad)](https://pepy.tech/project/pygad)
8+
9+
![PYGAD-LOGO](https://user-images.githubusercontent.com/16560492/101267295-c74c0180-375f-11eb-9ad0-f8e37bd796ce.png)
10+
711
[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.
812

913
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

Comments
 (0)