cavalab / brush

An interpretable machine learning library
http://cavalab.org/brush/
GNU General Public License v3.0
2 stars 0 forks source link

Write Python bindings to program.cc #6

Closed JDRomano2 closed 2 years ago

JDRomano2 commented 3 years ago

Make a simple interface for building and training a GP program from the Python programming language using pybind11.

lacava commented 2 years ago

this is under active development, but currently exists and is partially tested https://github.com/cavalab/brush/blob/master/tests/program_test.py