jenetics
jenetics copied to clipboard
Another example for GP
Currently, the only example of using GP is the symbolic regression one. It would be great to have another example of using GP, I'd recommend reviewing the Artificial Ant Problem from DEAP documentation since it's a classic GP problem.
Good idea. I would be happy to review a PR for such an example 😀.
Can you give me a simple example of a fitness function that doesn't use regression? Then I could start working on this