package gpr

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Interfaces.SigsSource

Signatures for learning sparse Gaussian processes with inducing inputs

Sourcemodule type Eval = sig ... end

Modules for learning without derivatives of covariance functions.

Sourcemodule type Deriv = sig ... end

Modules for learning with derivatives of the log evidence (evidence maximization framework)

Sourcemodule type Optimizer = sig ... end

Modules for global optimization

OCaml

Innovation. Community. Security.