issp-center-dev / PHYSBO

PHYSBO -- optimization tools for PHYsics based on Bayesian Optimization
https://www.pasums.issp.u-tokyo.ac.jp/physbo/en
68 stars 16 forks source link

How to adjust the parameters of the optimization process? #47

Open qup20 opened 1 year ago

qup20 commented 1 year ago

Hi, thank you very much for your work, this library helped me a lot. I found that I am not getting the desired optimization result during the optimization process, I input the verified optimal result into the search range but I can't optimize to get this optimal result. I guess the parameter settings of the optimization process need to be adjusted, but I don't know how to do it and which parameters I can adjust? Can you help me with this problem? Thank you!

qup20 commented 1 year ago

As a side note, my optimization parameters are very high dimensional, with 18 parameters. Thank you!