huawei-noah / HEBO

Bayesian optimisation & Reinforcement Learning library developped by Huawei Noah's Ark Lab
3.24k stars 584 forks source link

HEBO class for constrained optimization #65

Open Wangyf231 opened 10 months ago

Wangyf231 commented 10 months ago

Hi HEBO. Through online documentation, the GeneralBO class can be used to achieve constrained BO. But I want to use HEBO class to achieve constrained Bayesian optimization, how to achieve it?