kstaats / karoo_gp

A Genetic Programming platform for Python with TensorFlow for wicked-fast CPU and GPU support.
Other
159 stars 61 forks source link

Logic #85

Closed granawkins closed 2 years ago

granawkins commented 2 years ago

This commit primarily implements conditional and boolean operators, and includes several additional small fixes.

It was begun after sklearn was finished but before it was reviewed, so several of the commits below are reundant - we'll package them into a batch commit.