Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Problems with Acquisition function value. #314

Open
faranirshad opened this issue Apr 7, 2020 · 0 comments
Open

Problems with Acquisition function value. #314

faranirshad opened this issue Apr 7, 2020 · 0 comments

Comments

@faranirshad
Copy link

Hello guys. I am a novice at all of the Bayesian Optimization process and recently started using GPyOpt. I encountered numerous problems along the way which I did solve but now I am running into something I have no clue about. I am trying to optimize a simulation data for one of laser experiments which takes in two parameters and returns a cost. I have the data in a file from which I read it in and use interpolation to convert the data into a continuous function that represents my objective function that I need to maximize. It worked at first and then when I tried to change the acquisition type it always gives me the same result. I then plotted the acquisition function and it is nothing in the whole 2d parameter space. I am really confused since when I change to another function everything works but not with the function that I need it to. Any help from you guys here would be much appreciated. I am attaching a Jupyter notebook for you guys to look at and also a screenshot of the acquisition function that I see.

SecondAttempt.txt
Acquisition function

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant