Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 652 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 652 Bytes

ggpy

Static Badge Static Badge

A Gaussian Process package for Python, written in Python.


Table of Contents

Features

  • Heteroscedastic kernels
  • Augmented kernels
  • Parameter optimization
  • Noisy-input regression [WIP]

Installation

pip install git+https://github.com/Beau-Coup/ggpy

License

ggpy is distributed under the terms of the MIT license.