Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 464 Bytes

Gaussian Process tutorial

This code serves as an introduction to Gaussian Processes. It demonstrates how to apply Gaussian processes to regression and time-series data using the python library GPflow.

Purpose of the project

This software is a tutorial, solely developed for educational purpose. It will neither be maintained nor monitored in any way.

License

Benchmarks is open-sourced under the MIT license. See the LICENSE file for details.