dfm / tinygp

The tiniest of Gaussian Process libraries

Home Page:https://tinygp.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


tinygp
the tiniest of Gaussian Process libraries

GitHub Workflow Status Read the Docs Zenodo DOI

tinygp is an extremely lightweight library for building Gaussian Process (GP) models in Python, built on top of jax. It has a nice interface, and it's pretty fast. Thanks to jax, tinygp supports things like GPU acceleration and automatic differentiation.

Check out the docs for more info: tinygp.readthedocs.io

About

The tiniest of Gaussian Process libraries

https://tinygp.readthedocs.io

License:MIT License


Languages

Language:Python 100.0%