Go to file
kstaats 667e9d0da8 fixed menu bug 2018-05-19 00:39:56 -07:00
files v1.0.8 bug fixes and updates 2018-02-27 16:50:27 -07:00
modules fixed menu bug 2018-05-19 00:39:56 -07:00
Karoo_GP_User_Guide.pdf version 2.0 2018-04-12 18:02:05 -07:00
LICENSE.md 2018 04/22 2018-04-22 14:00:36 -07:00
README.md 2018 04/22 2018-04-22 14:03:06 -07:00
RELEASE_NOTES.txt fixed menu bug 2018-05-19 00:39:56 -07:00
karoo_gp.py major updates for v2.1 2018-04-22 19:06:38 -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.

For an interesting read on scalar vs vector, and CPU vs GPU performanc with Karoo GP: https://arxiv.org/abs/1708.03157

Be certain to read the User Guide!!!

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