This package browser is in early development. Mind the rough edges.

python-gpytorch 1.12

Implementation of Gaussian Processes in PyTorch

GPyTorch is a Gaussian process library implemented using PyTorch.

Installation

Install python-gpytorch 1.12 as follows:

guix install python-gpytorch@1.12

Or install the latest version:

guix install python-gpytorch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.