jamesavery / veropt

Bayesian Optimisation for the Versatile Ocean Simulator (VEROS)
MIT License
0 stars 0 forks source link

Are there problems with punishing divergent solutions in objective function? #5

Open jamesavery opened 5 hours ago

jamesavery commented 5 hours ago

Check that the surrogate function distributions don't run into trouble when divergent solutions have sharp negative values.

If this causes problems, think of alternative way to avoid parameters that lead to numerical instability.