mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
statespace xt
This commit is contained in:
parent
242307e6ed
commit
d0ff97f37e
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ from sparse_gp_classification import SparseGPClassification
|
||||||
from fitc_classification import FITCClassification
|
from fitc_classification import FITCClassification
|
||||||
from gplvm import GPLVM
|
from gplvm import GPLVM
|
||||||
from state_space import StateSpace
|
from state_space import StateSpace
|
||||||
|
from state_space_xt_sep import StateSpace_1
|
||||||
from bcgplvm import BCGPLVM
|
from bcgplvm import BCGPLVM
|
||||||
from sparse_gplvm import SparseGPLVM
|
from sparse_gplvm import SparseGPLVM
|
||||||
from warped_gp import WarpedGP
|
from warped_gp import WarpedGP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue