Skip to main content

A python inference library

Project description

Infpy is a python package I have put together that implements some of the algorithms I (John Reid) have used in my research. In particular it has a Gaussian process package that is largely based on this excellent book.

The infpy Gaussian process package features:

  • Many different kernels are supported out of the box

  • Kernel composition (point-wise sum and product)

  • Maximum likelihood estimation of hyper-parameters

  • Numpy integration

  • Matplotlib plots

  • Best of both worlds : ease of using an interpreted language but all performance critical linear algebra performed in compiled code

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infpy-0.4.0.tar.gz (1.6 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page