more skeletal work on the uncollapsed GP

None of the gradients work, but lots more things are in place
This commit is contained in:
James Hensman 2012-12-07 16:35:15 -08:00
parent 1c0a223329
commit fe13d2c09a
2 changed files with 32 additions and 27 deletions

View file

@ -9,3 +9,4 @@ from warped_GP import warpedGP
from GP_EP import GP_EP
from generalized_FITC import generalized_FITC
from sparse_GPLVM import sparse_GPLVM
from uncollapsed_sparse_GP import uncollapsed_sparse_GP