mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
made the BGPLVM work in the new world order
This commit is contained in:
parent
f7d2fc6ca4
commit
2b756e96e1
3 changed files with 22 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue