mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
more skeletal work on the uncollapsed GP
None of the gradients work, but lots more things are in place
This commit is contained in:
parent
1c0a223329
commit
fe13d2c09a
2 changed files with 32 additions and 27 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue