rbrigden / fishswim

A fishy genetic algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fishswim

Fishswim is an initial attempt at a fun genetic algorithm. The premise is simple -- train fish to "swim" from point A to B in the shortest distance while minimizing the number of seaweed patches it must cross en route.

Sample Results

alt tag

About

A fishy genetic algorithm

License:MIT License


Languages

Language:Python 99.6%Language:Makefile 0.4%