kstaats / karoo_gp

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

Fix interactive #76

Closed granawkins closed 2 years ago

granawkins commented 2 years ago

Fixed several broken features used in 'interactive' mode, i.e. when you run python3 karoo-gp.py.

Still to do:

Also: This should fix #74 and #75