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 bug with constants #96

Closed granawkins closed 1 year ago

granawkins commented 1 year ago

Constants need to be loaded as NodeData objects.