Blog

Visualizing evolution in code

In my first year as an undergrad CS student, I was fascinated by a lot of things. Evolutionary or genetic algorithms was one such fascination that lasted long enough for me to write a system that evolves to reach a goal. In this post, I’m going to explain the idea behind applying Darwin’s theory of evolution to solve optimization problems and am going to show that we can visualize how they work. This post is for: People who are fascinated...

Read more...