ahmedfgad/GeneticAlgorithmPython
PyGAD is an open-source Python library implementing genetic algorithms to optimize machine learning models, including Keras and PyTorch neural networks.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
PyGAD provides a genetic algorithm framework for solving optimization problems, including hyperparameter tuning and training neural networks. It supports single and multi-objective optimization and integrates with popular deep learning frameworks (Keras, PyTorch) as well as NumPy for numerical computation.