PyGression GP is a symbolic regression system written in Python using genetic programming techniques. It's inspired by TinyGP, a highly optimised GP system that was originally developed to meet the
... [More]
specifications set out in the TinyGP competition of the Genetic and Evolutionary Computation Conference (GECCO) 2004.
Start here to know what is all about:
PyGression GPRationale: Why are we doing this?What is Symbolic Regression?What are Evolutionary Algorithms?What does Symbolic Regression have to do with Evolutionary Algorithms?Design Overview [Less]