made the BGPLVM work in the new world order

This commit is contained in:
James Hensman 2013-02-01 17:42:51 +00:00
parent f7d2fc6ca4
commit 2b756e96e1
3 changed files with 22 additions and 12 deletions

View file

@ -9,6 +9,6 @@ from sparse_GP_regression import sparse_GP_regression
from GPLVM import GPLVM
from warped_GP import warpedGP
# TODO: from generalized_FITC import generalized_FITC
#from sparse_GPLVM import sparse_GPLVM
from sparse_GPLVM import sparse_GPLVM
#from uncollapsed_sparse_GP import uncollapsed_sparse_GP
#from BGPLVM import Bayesian_GPLVM
from BGPLVM import Bayesian_GPLVM