Skip to content
/ iMFBO Public

This is the repository for the implementation of the paper Multi-fidelity Bayesian Optimization with Multiple Information Sources of Input-dependent Fidelity

License

Notifications You must be signed in to change notification settings

QianLab/iMFBO

Repository files navigation

iMFBO

This is the repository for the implementation of the paper Multi-fidelity Bayesian Optimization with Multiple Information Sources of Input-dependent Fidelity, which was accepted as a conference paper in UAI 2024 link to be uploaded.

Please check the experiment folder for the runnable examplar code and corresponding data.

To utilize the code, one needs to specify the target function, the surrogate model used, the acquisition function utilized, and finally the experiment class. In the experiment/real_exp.py file we have an example code for running our/benchmark methods and how to combine these configurations.

For the required packages, please see the requirement.txt for the prerequisite packages or simply use

pip install requirements.txt

About

This is the repository for the implementation of the paper Multi-fidelity Bayesian Optimization with Multiple Information Sources of Input-dependent Fidelity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages