mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-08 19:42:39 +02:00
tidying in kern
This commit is contained in:
parent
70ada7fa46
commit
4215f5fb28
14 changed files with 1 additions and 687 deletions
|
|
@ -7,7 +7,7 @@ from _src.stationary import Exponential, Matern32, Matern52, ExpQuad, RatQuad, C
|
|||
from _src.mlp import MLP
|
||||
from _src.periodic import PeriodicExponential, PeriodicMatern32, PeriodicMatern52
|
||||
from _src.independent_outputs import IndependentOutputs
|
||||
#import coregionalize
|
||||
from _src.coregionalize import Coregionalize
|
||||
#import eq_ode1
|
||||
#import finite_dimensional
|
||||
#import fixed
|
||||
|
|
@ -15,9 +15,6 @@ from _src.independent_outputs import IndependentOutputs
|
|||
#import hetero
|
||||
#import hierarchical
|
||||
#import ODE_1
|
||||
#import periodic_exponential
|
||||
#import periodic_Matern32
|
||||
#import periodic_Matern52
|
||||
#import poly
|
||||
#import rbfcos
|
||||
#import rbf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue