/Maximum-X-power-2-using-Genetic-Algorithm

In this project, I am trying to find the maximum F(x) = x^2 over the interval 0-255, we can represent each possible solution as a binary string of 8 bits.

Primary LanguagePythonMIT LicenseMIT

Watchers