CodingTrain / Suggestion-Box

A repo to track ideas for topics
570 stars 86 forks source link

Coding Challenge: Genetic Algorithm - Image evolution #242

Open caidychen opened 7 years ago

caidychen commented 7 years ago

Hey I really love the typing monkey topic that you have covered on Youtube channel. Would be great if you could consider doing something related to image generation based on GA as well.

343N commented 7 years ago

image evolution as in recreating an already made image? or creating an image that fits a certain (non-pre-determined) pattern?

caidychen commented 7 years ago

Recreating an already made image. I saw many of others have done things like recreating Mona Lisa using random polygons or dots. Really intriguing.

ggiraldo commented 7 years ago

Like this one:

https://rogerjohansson.blog/2008/12/07/genetic-programming-evolution-of-mona-lisa/

cmanny commented 7 years ago

20