Code Monkey home page Code Monkey logo

Comments (3)

Ryan-Rhys avatar Ryan-Rhys commented on August 30, 2024

Hi Alireza,

Apologies for the delay in responding, I've only just seen your message! I think it would just be a case of swapping out the samples from the Branin-Hoo function (under the folder containing the Branin-Hoo experiments) for samples from the higher dimensional benchmarks.

Best wishes,
Ryan

from constrained-bayesian-optimisation-for-automatic-chemical-design.

xuzhang5788 avatar xuzhang5788 commented on August 30, 2024

@Ryan-Rhys I didn't get it how to apply your implementation for a high dimensional Bayesian optimization. Branin-Hoo function is only dimension 2, but for ChemVAE, it is 196-dimensional latent space. Because they didn't upload their code on Gaussian process Bayesian optimization, I faced difficulties to replicate this part because of high dimension. Normally, GP with Bo deals with low dimensional input data, For GpyOpt library, the maximum dimension is 20. I need your help to figure out how to do this. Many many thanks.

from constrained-bayesian-optimisation-for-automatic-chemical-design.

Ryan-Rhys avatar Ryan-Rhys commented on August 30, 2024

@xuzhang5788 thanks for the comment!

In our code we use a sparse GP to cope with the high dimensionality of the latent space. If you're using vanilla BO (i.e. not constrained) then it should be relatively straightforward to adapt our code to your problem. Otherwise if you're keen on sticking with the GpyOpt, I believe they have an option to use sparse GPs as the surrogate model.

I'm not sure what model they use in the original Automatic Chemical Design paper. They don't mention sparse GPs in either the ArXiv or the ACS versions of the paper but I think when I inherited the code the model was a sparse GP.

from constrained-bayesian-optimisation-for-automatic-chemical-design.

Related Issues (3)

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.