top of page

Genetic Algorithm Projects
Section Title
Traveling salesman problem
​
​
Implemented an Evolutionary Algorithm to solve the complex shortest path problem across thousands of cities. The approach effectively optimized route planning by simulating natural selection processes, demonstrating scalability and efficiency in solving large-scale combinatorial problems.


Section Title
Symbolic Regression
​
Applied a Genetic Algorithm to solve symbolic regression problems, effectively identifying mathematical expressions that best fit complex datasets. The approach demonstrated the capability to uncover underlying relationships and patterns, highlighting the power of evolutionary computation in data-driven modeling.
bottom of page