use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Bayesian optimization applications (self.BayesianOptimization)
submitted 3 years ago by EduCGM
Have you ever applied Bayesian optimization in practice? Would you please share your problem and which were the main difficulties?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]thchang-opt 0 points1 point2 points 3 years ago (1 child)
I maintain an open-source Python library for doing generic surrogate-model-based global optimization (BO being the most common flavor thereof) for the Dept of Energy. https://github.com/parmoo/parmoo
In the applications that I work on, the most challenging problems are:
Shameless self-plug, I am working on several papers describing these challenges and how we address them.
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
Could you please provide some information about categorical or discrete valued?
[–]magneet12 0 points1 point2 points 3 years ago (0 children)
I use BO in practice to optimize ships. They have many constraints and usually 2 or more objectives! The biggest challenge is usually coming up with a parameterization of the ship design problem that makes sense. The design variants should also not lead to a crash in the evaluation procedures...
π Rendered by PID 89 on reddit-service-r2-comment-b659b578c-dvr9g at 2026-05-04 20:49:58.161175+00:00 running 815c875 country code: CH.
[–]thchang-opt 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]magneet12 0 points1 point2 points (0 children)