Genetic Algorithms Project

Hi,
Is there anyone who has done some good project (useful in real life) using Genetic Algorithms or have some cool ideas? I read about theoretical part of Genetic Algorithms few months ago and found it interesting but not sure how to implement this in some project. Also, please add prerequisites and some resources to start the project as I have no idea what tools I need to make a project. Any guidance would be appreciated.
P.S. I haven’t studied ML and DL yet.

Search for Coding Train’s genetic algorithm playlist. It has more implementation and less theory.
Prerequisite: JS, p5.js

2 Likes