Continuous Acquisition Function
Acquisition function implementation that can be used with scipy.minimize and pyswarms. Since both algorithms search for the minimum the negative acquisition function value is returned.
Acquisition function implementation that can be used with scipy.minimize and pyswarms. Since both algorithms search for the minimum the negative acquisition function value is returned.