Hello,
I am a new DEAP user, currently studying the code and I really appreciate the quality of the documentation. As a Python user, I therefore want to use DEAP (studying the code is also a good mean to learn Python) for my work.
Here is my question: is there a Linear Genetic Programming module using DEAP? An example of such a module is Geppy (
https://geppy.readthedocs.io/en/latest/) implementing Gene Expression Programming. I would like to know if there is anything similar but for Linear Genetic Programming.
Thank you for your answer.
Best Regards,
MOCHON Rémi