Documentation
¶
Overview ¶
Symbolic_regression is a simple experiment to run the GEP algorithm using the floating-point math package. Given a set of input functions (+, -, *, and /), this solves the equation "a^4 + a^3 + a^2 + a" from those basic building blocks. This experiment usually converges to a solution within the first 10000 generations of evolution, but not always.
Click to show internal directories.
Click to hide internal directories.