This site is currently under development for the RSE-ops community.
Published:
Reading time: 1 min
MuyGPyS is a Gaussian process estimation method that affords fast hyperparameter optimization by way of performing leave-one-out cross-validation. The latest release introduces just-in-time compilation and GPU support using JAX. This change allows for the acceleration of workflows on CPU (1-2.5x) and NVidia GPU (30-60x).
Learn more:
Help improve its content by opening a Pull Request on GitHub.