Bayesian Optimization
Peng Liu
Broschiertes Buch

Bayesian Optimization

Theory and Practice Using Python

Versandkostenfrei!
Versandfertig in 6-10 Tagen
64,19 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
0 °P sammeln!
This book covers the essential theory and implementation of popular Bayesian optimization techniques in an intuitive and well-illustrated manner. The techniques covered in this book will enable you to better tune the hyperparemeters of your machine learning models and learn sample-efficient approaches to global optimization.The book begins by introducing different Bayesian Optimization (BO) techniques, covering both commonly used tools and advanced topics. It follows a "develop from scratch" method using Python, and gradually builds up to more advanced libraries such as BoTorch, an open-source...