Skip to main content

Distributed GPs using TensorFlow.

Project description

gptf is a library for building Gaussian Process models in Python using TensorFlow, based on GPflow. Its benefits over GPflow include:

  • Ops can be easily pinned to devices / graphs, and inherit their device placement from their parents.

  • Autoflow that plays nicely with the distributed runtime.

  • Better trees for a better world.

Explanatory notebooks can be found in the notebooks directory, and documentation can be found here.

Installation

git clone https://github.com/ICL-SML/gptf
cd gptf
pip install .

Running tests

git clone https://github.com/ICL-SML/gptf
cd gptf
pip install nose
nosetests

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

gptf-1.1.2.post0.tar.gz (49.2 kB view hashes)

Uploaded Source

Built Distributions

gptf-1.1.2.post0-py3-none-any.whl (56.1 kB view hashes)

Uploaded Python 3

gptf-1.1.2.post0-py2-none-any.whl (56.1 kB view hashes)

Uploaded Python 2

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