Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 498 Bytes

simple_GA

A simple Python implementation of a single objective genetic algorithm with 2 design parameters (x and y). The objective is to minimise the function . The associated blog post can be found here.

animation

Usage

python3 GA.py