mini-gprΒΆ

1D GPR

hyperparameter-optimised GPR models trained
on a toy 1D dataset of increasing size

mini-gpr is a minimal reference implementation of Gaussian Process Regression in pure NumPy, made primarily for my own learning.

Features of mini-gpr include:

This documentation includes: