Coder Social home page Coder Social logo

andreaponti5 / bows Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

Code for the paper: Wasserstein enabled Bayesian optimization of composite functions.

Home Page: https://doi.org/10.1007/s12652-023-04640-7

Python 100.00%
bayesian-optimization wasserstein-distance composite-function botorch pytorch

bows's Introduction

Bayesian Optimization in Wasserstein Space

This repository contains the code of the algorithm BOWS used in the following paper:

Candelieri, A., Ponti, A. & Archetti, F. Wasserstein enabled Bayesian optimization of composite functions. J Ambient Intell Human Comput (2023). https://doi.org/10.3390/math11102342

Python dependencies

Use the requirements.txt file as reference.
You can automatically install all the dependencies using the following command.

pip install -r requirements.txt

How to use the code

There are two main entrypoints:

  • run_bo.py: run the experiments using the standard BO algorithm.
  • run_bows.py: run the experiments using the BOWS algorithm.

In both scripts, it is possible to modify the test function as well as the number of variables.

How to cite us

If you use this repository, please cite the following paper:

Candelieri, A., Ponti, A. & Archetti, F. Wasserstein enabled Bayesian optimization of composite functions. J Ambient Intell Human Comput (2023). https://doi.org/10.3390/math11102342

@Article{Candelieri2023,
  AUTHOR = {Candelieri, Antonio and Ponti, Andrea and Archetti, Francesco},
  TITLE = {Wasserstein enabled Bayesian optimization of composite functions},
  JOURNAL = {Journal of Ambient Intelligence and Humanized Computing},
  YEAR = {2023},
  URL = {https://doi.org/10.1007/s12652-023-04640-7},
  ISSN = {1868-5145},
  DOI = {10.1007/s12652-023-04640-7}
}

bows's People

Contributors

andreaponti5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.