python-botorch 0.15.1
Bayesian Optimization in PyTorch
BoTorch is a library for Bayesian Optimization built on PyTorch.
- Outputs:
out
- Website: https://botorch.org
- Licenses: Expat
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-botorch 0.15.1
as follows:
guix install python-botorch@0.15.1
Or install the latest version:
guix install python-botorch
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.