Getting Help¶
Use these channels to get help with PyGAD, report a bug, or ask for a new feature.
Submitting Issues¶
If there is an issue using PyGAD, then use any of your preferred option to discuss that issue.
One way is submitting an issue into this GitHub project (github.com/ahmedfgad/GeneticAlgorithmPython) in case something is not working properly or to ask for questions.
If this is not a proper option for you, then check the Contact Us section for more contact details.
Ask for Feature¶
PyGAD is actively developed with the goal of building a dynamic library for suporting a wide-range of problems to be optimized using the genetic algorithm.
To ask for a new feature, either submit an issue into this GitHub project (github.com/ahmedfgad/GeneticAlgorithmPython) or send an e-mail to ahmed.f.gad@gmail.com.
Also check the Contact Us section for more contact details.
Stackoverflow Questions about PyGAD¶
How do I proceed to load a ga_instance as “.pkl” format in PyGad?¶
Binary Classification NN Model Weights not being Trained in PyGAD¶
How to solve TSP problem using pyGAD package?¶
How can I save a matplotlib plot that is the output of a function in jupyter?¶
How do I query the best solution of a pyGAD GA instance?¶
Multi-Input Multi-Output in Genetic algorithm (python)¶
https://www.linkedin.com/pulse/validation-short-term-parametric-trading-model-genetic-landolfi
https://itchef.ru/articles/397758
https://blog.csdn.net/sinat_38079265/article/details/108449614
Contact Us¶
E-mail: ahmed.f.gad@gmail.com

Thank you for using PyGAD :)