The objective of this project was to build a genetic algorithm that would find the best coefficients to fit a polynomial to a list of points.
I don't explain the whole project here, instead I wrote an introductory blog post on genetic algorithms and more specifically the curve fitting problem.
