Giter VIP home page Giter VIP logo

Comments (2)

rmcantin avatar rmcantin commented on June 27, 2024

Thanks for the wrapper! If you want to integrate it in the library, please send me an email [email protected] and I'll help you with that.

Right now the C API is only a wrapper of the full optimization call. You can't even perform step by step optimization. I have been wanting to refactor the C API and make it more general for a while, but it would require a whole redesign of the API for all languages.

If you want to see how to access the surrogate model from C++, you can see how it is displayed in the examples, using this helper class https://github.com/rmcantin/bayesopt/blob/master/utils/displaygp.cpp

from bayesopt.

jbrea avatar jbrea commented on June 27, 2024

Thanks for your response.

I think there is no need to integrate the wrapper here. Julia packages are usually in their separate github repository anyway. But feel free to advertise it here 😄.

On an unrelated note, do I understand correctly that the implementation of Thompson sampling simply samples a value from the GP for every input given by the optimizer in the acquisition function? If yes, does this really lead to samples from the maximum distribution in the case of continuous input spaces?
Do you think there would be some benefit in using methods like the one proposed in https://arxiv.org/abs/1604.00169?

from bayesopt.

Related Issues (20)

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.