This simple script is an example of genetic algorithm application to One Max Problem.
You have to install deap framework:
pip3 install deap
This script is compatible with python3 so you have to run with
python3 oneMaxProblem.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|