Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 255 Bytes

File metadata and controls

11 lines (7 loc) · 255 Bytes

Simple Genetic Algorithm

This is a small Javascript project demonstrating genetic algorithm. It is a quick weekend project. There might be some bugs.

Dependency

p5 library

How to run

Just open index.html file in your browser.