Skip to content

Conversation

timweiland
Copy link
Collaborator

In a nutshell

Allows switching out Cholesky with other solvers, e.g. CG or IterGP.

In more detail

  • Extract GP inference into classes GPSolver and ConcreteGPSolver
  • Add (Concrete)CholeskySolver which encapsulates the (block) Cholesky decomposition

Provides an abstract framework for GP solvers that provide their own
methods for calculating the representer weights and the posterior
covariance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant