# ahmedfgad/geneticalgorithmpython

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ahmedfgad-geneticalgorithmpython).**

2,205 stars · 501 forks · Python · BSD-3-Clause

## Links

- GitHub: https://github.com/ahmedfgad/GeneticAlgorithmPython
- Homepage: https://pygad.readthedocs.io
- awesome-repositories: https://awesome-repositories.com/repository/ahmedfgad-geneticalgorithmpython.md

## Description

Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

## Tags

### Part of an Awesome List

- [Evolutionary Algorithms](https://awesome-repositories.com/f/awesome-lists/ai/evolutionary-algorithms.md) — Genetic algorithm implementation for optimization.
