pablormier / yabox

Yet another black-box optimization library for Python
Apache License 2.0
136 stars 15 forks source link

Is there anyway to state a tolerance to accepted the minimum #37

Closed gasilva closed 4 years ago

gasilva commented 4 years ago

the code is running for 20 hours already and I would accept the answer but I can not.

pablormier commented 4 years ago

Yes, I included an example. Check https://github.com/pablormier/yabox/blob/master/notebooks/yabox-tutorial.ipynb

You just need to break the loop when the error is below a tolerance