The document discusses using Gaussian process global optimization, also known as Bayesian optimization, to tune the gains of an automatic controller. It involves using a Gaussian process to model an unknown cost function based on noisy evaluations. The next parameters to evaluate are chosen to maximize the acquisition function, which seeks to reduce uncertainty about the minimum of the cost function. Specifically, it proposes using Entropy Search, which selects points that minimize the entropy of the predicted cost distribution, allowing the method to quickly find globally optimal controller gains.