Abstract
Geometric semantic operators are new and promising genetic operators for genetic programming. They have the property of inducing a unimodal error surface for any supervised learning problem, i.e., any problem consisting in finding the match between a set of input data and known target values (like regression and classification). Thanks to an efficient implementation of these operators, it was possible to apply them to a set of real-life problems, obtaining very encouraging results. We have now made this implementation publicly available as open source software, and here we describe how to use it. We also reveal details of the implementation and perform an investigation of its efficiency in terms of running time and memory occupation, both theoretically and experimentally. The source code and documentation are available for download at http://gsgp.sourceforge.net.
Original language | English |
---|---|
Pages (from-to) | 73-81 |
Number of pages | 9 |
Journal | Genetic Programming And Evolvable Machines |
Volume | 16 |
Issue number | 1 |
DOIs | |
Publication status | Published - 1 Jan 2015 |
Keywords
- C++
- Genetic programming
- Geometric operators
- Semantics