package gpr

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

Sub-modules for learning with derivatives.

module Spec = Spec

Specification of covariance function derivatives

module Inducing : sig ... end

Module for inducing inputs with derivatives

module Inputs : sig ... end

Module for inputs with derivatives

module Model : sig ... end

(Untrained) model with derivative information

module Trained : sig ... end

Trained model with derivative information

module Test : sig ... end

Module for testing derivative code

module Optim : sig ... end

Optimization module for evidence maximization