cavalab / brush

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

add tqdm progress bar #20

Open lacava opened 1 year ago

lacava commented 1 year ago

tqdm has a cpp port: https://github.com/tqdm/tqdm.cpp . use this when we get to optimizing populations of programs.