English

TurboGP: A flexible and advanced python based GP library

Neural and Evolutionary Computing 2023-09-04 v1 Machine Learning

Abstract

We introduce TurboGP, a Genetic Programming (GP) library fully written in Python and specifically designed for machine learning tasks. TurboGP implements modern features not available in other GP implementations, such as island and cellular population schemes, different types of genetic operations (migration, protected crossovers), online learning, among other features. TurboGP's most distinctive characteristic is its native support for different types of GP nodes to allow different abstraction levels, this makes TurboGP particularly useful for processing a wide variety of data sources.

Keywords

Cite

@article{arxiv.2309.00149,
  title  = {TurboGP: A flexible and advanced python based GP library},
  author = {Lino Rodriguez-Coayahuitl and Alicia Morales-Reyes and Hugo Jair Escalante},
  journal= {arXiv preprint arXiv:2309.00149},
  year   = {2023}
}
R2 v1 2026-06-28T12:09:50.621Z