/Traceless-Genetic-Programming

very fast variant of Genetic Programming

Primary LanguageC++MIT LicenseMIT

Traceless Genetic Programming

A very fast variant of Genetic Programming.

Source code

tgp_parity.cpp - shows how to solve even parity problems with Traceless Genetic Programming.

tgp_multi_class.cpp - shows how to solve multi-class classification problems with Traceless Genetic Programming.

Datasets

even_5_parity.txt - boolean function discovery.

cancer1.txt - binary classification problem.

Papers

How to use

Create a C++ console project and add one file from src folder. Specify the correct path to the data file.

Contact

Mihai Oltean

https://mihaioltean.github.io mihai.oltean@gmail.com