Go to file
Kai Staats 408f9cff2e v1.0.3 updates; see README 2017-06-06 21:03:14 -07:00
files changing name from functions_ to operators_ 2017-02-08 23:37:16 -07:00
karoo_gp v1.0.3 updates; see README 2017-06-06 21:03:14 -07:00
.gitignore noted GPU support 2017-02-09 18:32:37 -07:00
Karoo_GP_User_Guide.pdf update to include runs/ dir and logging 2017-02-13 21:19:36 -07:00
LICENSE.md added MIT license 2016-07-30 11:36:58 -06:00
README.md noted GPU support 2017-02-09 18:32:37 -07:00
RELEASE_NOTES.txt mod to cwd path; split log into 2 files 2017-02-13 20:44:32 -07:00
karoo_gp_base_class.py mod to cwd path; split log into 2 files 2017-02-13 20:44:32 -07:00
karoo_gp_main.py User Guide update; adjusted template fitness functions to match 2017-02-09 18:25:15 -07:00
karoo_gp_server.py User Guide update; adjusted template fitness functions to match 2017-02-09 18:25:15 -07:00

README.md

Karoo GP

Karoo GP is an evolutionary algorithm, a genetic programming application suite written in Python which supports both symbolic regression and classification data analysis. It is ready to work with your datasets, is multicore and GPU enabled by means of the powerful library TensorFlow. The packge includes a Desktop application with an intuitive user interface, and a Server application which supports fully scripted runs. Output is automatically archived.

Batteries included. No programming required.

Learn more at kstaats.github.io/karoo_gp/ ...