Skip to content

A simple Python implementation of a single objective genetic algorithm with 2 design parameters.

License

Notifications You must be signed in to change notification settings

PierreExeter/simple_GA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple Python implementation of a single objective genetic algorithm with 2 design parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published