mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-08 11:32:39 +02:00
[SSGPLVM] migrate SSGPLVM to params branch
This commit is contained in:
parent
70ada7fa46
commit
0e13be48f1
3 changed files with 35 additions and 4 deletions
|
|
@ -7,6 +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
|
||||
from _src.ssrbf import SSRBF
|
||||
#import coregionalize
|
||||
#import eq_ode1
|
||||
#import finite_dimensional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue