About 9,360,000 results
Open links in new tab
  1. Gaussian Processes for Machine Learning - MIT Press

    Christopher K. I. Williams is Professor of Machine Learning and Director of the Institute for Adaptive and Neural Computation in the School of Informatics, University of Edinburgh.

  2. The main focus of the book is to present clearly and concisely an overview of the main ideas of Gaussian processes in a machine learning context. We have also covered a wide range of …

  3. Gaussian Processes in Machine Learning - GeeksforGeeks

    Jul 23, 2025 · With kernels, Gaussian processes can handle non-linearities, model complex relationships, and generate predictions by extrapolating and interpolating data from observed …

  4. Machine learning techniques are rapidly transforming diverse fields, from biology to business. Among the several powerful techniques available, Gaussian Processes (GPs) stand as a …

  5. Gaussian processes (GPs) (Rasmussen and Williams, 2006) have convenient properties for many modelling tasks in machine learning and statistics. They can be used to specify distributions …

  6. Gaussian Processes in Machine Learning - numberanalytics.com

    May 28, 2025 · Gaussian processes are a powerful tool in machine learning, providing a probabilistic approach to modeling complex data. In this article, we will explore the definition, …

  7. 18.1. Introduction to Gaussian Processes — Dive into Deep Learning

    In the following notebooks, we will precisely show how to specify a Gaussian process prior, introduce and derive various kernel functions, and then go through the mechanics of how to …

  8. Gaussian processes (GPs) provide a principled, practical, probabilistic approach to learning in kernel machines. GPs have received growing attention in the machine learning community …

  9. Gaussian Processes for Machine Learning - IEEE Xplore

    The book contains illustrative examples and exercises, and code and datasets are available on the Web. Appendixes provide mathematical background and a discussion of Gaussian Markov …

  10. Gaussian Process for Machine Learning - scikit-learn

    Ability of Gaussian process regression (GPR) to estimate data noise-level Comparison of kernel ridge and Gaussian process regression Forecas...