Go to file
Iurii Milovanov f20540727b Extra functions support
Added support for Boolean, Comparison and generally available in TF
function (e.g. sin, abs, log)
2017-07-02 12:00:43 -05:00
files name correction 2017-06-06 21:21:37 -07:00
.gitignore noted GPU support 2017-02-09 18:32:37 -07:00
Karoo_GP_User_Guide.pdf v1.0.3 update; see RELEASE_NOTES 2017-06-06 21:36:40 -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 v1.0.3 date change 2017-06-06 21:31:52 -07:00
karoo_gp_base_class.py Extra functions support 2017-07-02 12:00:43 -05:00
karoo_gp_main.py v1.0.3 update; see RELEASE_NOTES 2017-06-06 21:28:35 -07:00
karoo_gp_server.py v1.0.3 update; see RELEASE_NOTES 2017-06-06 21:28:35 -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/ ...