项目作者: ShuaiGuo16

项目描述 :
Implementing a Gaussian Process regression model from scratch
高级语言: Jupyter Notebook
项目地址: git://github.com/ShuaiGuo16/Gaussian-Process.git
创建时间: 2021-01-21T19:11:52Z
项目社区:https://github.com/ShuaiGuo16/Gaussian-Process

开源协议:

下载


Gaussian Process

This notebook shows how to implement a basic Gaussian Process model from scratch.

Companion blog

A separate blog focusing on reviewing the fundamental theories is also available. The blog is located here:

Implement a Gaussian Process From Scratch