|
9 | 9 | author="Ahmed Fawzy Gad",
|
10 | 10 | install_requires=["numpy", "matplotlib", "cloudpickle",],
|
11 | 11 | author_email="ahmed.f.gad@gmail.com",
|
12 | | - description="PyGAD: A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch).", |
| 12 | + description="PyGAD: A Python Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch).", |
13 | 13 | long_description=long_description,
|
14 | 14 | long_description_content_type="text/markdown",
|
15 | 15 | url="https://github.com/ahmedfgad/GeneticAlgorithmPython",
|
|
0 commit comments