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

Use joblib to use multithreading/multiprocessing computing #87

Open farooqkz opened 2 years ago

farooqkz commented 2 years ago

It will speed up the runs. https://joblib.readthedocs.io/en/latest/