From f1a4122f5e5feac22fbbb902a63b7e089fabf483 Mon Sep 17 00:00:00 2001 From: kstaats Date: Sun, 22 Apr 2018 14:03:06 -0700 Subject: [PATCH] 2018 04/22 --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5529682..4187d6a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,13 @@ 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. +interface, and a Server application which supports fully scripted runs. Output is automatically archived. Batteries +included. No programming required. -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/ ... +