Skip to content
forked from dfm/tinygp

The tiniest of Gaussian Process libraries

License

Notifications You must be signed in to change notification settings

tronsgaard/tinygp

 
 

Repository files navigation


tinygp
the tiniest of Gaussian Process libraries

GitHub Workflow Status Read the Docs

tinygp is an extremely lightweight library for building Gaussian Process models in Python, built on top of jax. It is not (yet?) designed to provide all the shiniest algorithms for scalable computations, but I think 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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%