lucassouzamatos / genetic-algo

Simple genetic algorithm implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genetic-algo

Simple genetic algorithm implementation

Getting started

Just run:

python3 cli.py -f dataset.json

It will display the best 5 solutions and save them in the report directory.

About

Simple genetic algorithm implementation

License:MIT License


Languages

Language:Python 100.0%