jonatanklosko / ea_comparison

Example evolutionary algorithms implemented using different frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EA comparison

Example evolutionary algorithms implemented using different frameworks.

The examples cover both a real-numbered problem (Rastrigin optimisation) and a binary problem (One-Max). In each case, the same algorithm is used across all frameworks.

Frameworks

The tested frameworks include:

About

Example evolutionary algorithms implemented using different frameworks


Languages

Language:Python 68.3%Language:Elixir 20.4%Language:Shell 11.3%