
PyGAD
COLLECTIVE
Open source
Fiscal Host:Open Source Collective
Open-source project for building the genetic algorithm & training machine learning models.

Contribute
Become a financial contributor.
Financial Contributions
PyGAD is all of us
Our contributors5
Thank you for supporting PyGAD.

Budget
Transparent and open finances.
+$1.00USD
Completed
Contribution #643554
+$1.00USD
Completed
Contribution #643554
+$1.00USD
Completed
Contribution #643554
$
Today’s balance$17.45USD
Total raised
$218.81USD
Total disbursed
$201.36USD
Estimated annual budget
$12.00USD

Connect
Let’s get the ball rolling!
News from PyGAD
Updates on our activities and progress.
PyGAD 3.3.1
Release Date 17 February 2024 After the last generation and before the run() method completes, update the 2 instance attributes: 1) last_generation_parents 2) last_generation_parents_indices. This is to keep the list of parents up-to-date w...
Published on February 17, 2024 byAhmed Fawzy Gad
PyGAD 3.3.0
Release Date 29 January 2024Solve bugs when multi-objective optimization is used.https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/238When the stop_ciite...
Published on January 29, 2024 byAhmed Fawzy Gad
PyGAD 3.2.0
Release Date 7 September 2023 1. A new module pygad.utils.nsga2 is created that has the NSGA2 class that includes the functionalities of NSGA-II. The class has these methods: 1) get_non_dominated_set() 2) non_dominated_sorting() 3) crowding...
Published on September 8, 2023 byAhmed Fawzy Gad

About
PyGAD is an open-source Python library for building the genetic algorithm. Check its documentation: https://pygad.readthedocs.io
Our team
Ahmed Fawzy Gad
Admin