Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 418 Bytes

Chatham

Attempts to produce input image using transparent triangles. Can be extended to be a genetic algorithm but essentially just a hill climbinging algorithm with some minima avoidance right now.

Image after 1000 generations Sample image created after ~1000 generations. Sample image on the left, current best representation in the middle, and challenger on the right.

-Nate