mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
more stabilisation of sparse GP
This commit is contained in:
parent
23bde6f3dd
commit
5fca43f980
2 changed files with 10 additions and 6 deletions
|
|
@ -9,7 +9,6 @@ from sparse_GP_regression import sparse_GP_regression
|
|||
from GPLVM import GPLVM
|
||||
from warped_GP import warpedGP
|
||||
from sparse_GPLVM import sparse_GPLVM
|
||||
from uncollapsed_sparse_GP import uncollapsed_sparse_GP
|
||||
from Bayesian_GPLVM import Bayesian_GPLVM
|
||||
from mrd import MRD
|
||||
from generalized_FITC import generalized_FITC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue