mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-08 19:42:39 +02:00
29 lines
501 B
Python
29 lines
501 B
Python
import bias
|
|
import Brownian
|
|
import coregionalize
|
|
import exponential
|
|
import eq_ode1
|
|
import finite_dimensional
|
|
import fixed
|
|
import gibbs
|
|
import hetero
|
|
import hierarchical
|
|
import independent_outputs
|
|
import linear
|
|
import Matern32
|
|
import Matern52
|
|
import mlp
|
|
import ODE_1
|
|
import periodic_exponential
|
|
import periodic_Matern32
|
|
import periodic_Matern52
|
|
import poly
|
|
import prod_orthogonal
|
|
import prod
|
|
import rational_quadratic
|
|
import rbfcos
|
|
import rbf
|
|
import rbf_inv
|
|
import spline
|
|
import symmetric
|
|
import white
|