deap
Distributed Evolutionary Algorithms in Python
Distributed Evolutionary Algorithms in Python
To install this package, run one of the following:
DEAP is a novel evolutionary computation framework for rapid prototyping and testing of ideas. It seeks to make algorithms explicit and data structures transparent. It works in perfect harmony with parallelisation mechanism such as multiprocessing and SCOOP. The following documentation presents the key concepts and many features to build your own evolutions.
Summary
Distributed Evolutionary Algorithms in Python
Last Updated
May 4, 2025 at 15:13
License
LGPL-3.0-or-later
Total Downloads
635.3K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/deap/deapDocumentation
https://deap.readthedocs.io/