A genetic algorithm


Install
pip install gaga==0.1

Documentation

GAGA

This is my genetic algorithm! It's still in it's early stages.

Hopefully you can pip install it.

Documentation can be found here (Still in progress)

Demo: Himmelblau's function

(See Demo Himmelblau.ipynb)

Source:wikipedia

Here is a demonstration of my genetic algorithm exploring the four minima of Himmelblau's function simultaneously.