MuyGPyS
v0.9.1

Package Documentation:

  • neighbors
  • gp
  • optimize
    • batch
    • chassis
    • loss
    • objective
  • examples
  • torch

Examples:

  • Univariate Regression Tutorial
  • Illustrating MuyGPs Sparsification, Prediction, and Uncertainty Quantification
  • Deep Kernels with MuyGPs in PyTorch Tutorial
  • Fast Posterior Mean Tutorial
  • Anisotropic Metric Tutorial
  • Loss Function Tutorial

Resources:

  • References
MuyGPyS
  • optimize
  • View page source

optimize

MuyGPyS.optimize module reference.

Contents:

  • batch
    • full_filtered_batch()
    • get_balanced_batch()
    • sample_balanced_batch()
    • sample_batch()
  • chassis
    • OptimizeFn
  • loss
    • LossFn
    • cross_entropy_fn
    • lool_fn
    • lool_fn_unscaled
    • looph_fn
    • make_raw_predict_and_loss_fn()
    • make_var_predict_and_loss_fn()
    • mse_fn
    • pseudo_huber_fn
  • objective
    • make_loo_crossval_fn()
Previous Next

© Copyright 2021, Lawrence Livermore National Security, LLC.

Built with Sphinx using a theme provided by Read the Docs.