python-gpytorch
Implementation of Gaussian Processes in PyTorch
GPyTorch is a Gaussian process library implemented using PyTorch.
- Versions: 1.12
- Website: https://gpytorch.ai
- Licenses: Expat
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-gpytorch
as follows:
guix install python-gpytorch
Or install a particular version:
guix install python-gpytorch@1.12
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/python-gpytorch/'><img src='http://127.0.0.1:3000/packages/python-gpytorch/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-gpytorch/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-gpytorch/) Org: [[http://127.0.0.1:3000/packages/python-gpytorch/][http://127.0.0.1:3000/packages/python-gpytorch/badges/latest-version.svg]]