more stabilisation of sparse GP

This commit is contained in:
James Hensman 2013-04-29 11:37:08 +01:00
parent 23bde6f3dd
commit 5fca43f980
2 changed files with 10 additions and 6 deletions

View file

@ -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