mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
Fixing GP_EP
This commit is contained in:
parent
d286ffe633
commit
b6ffb57263
8 changed files with 638 additions and 5 deletions
|
|
@ -7,6 +7,7 @@ from sparse_GP_regression import sparse_GP_regression
|
|||
from GPLVM import GPLVM
|
||||
from warped_GP import warpedGP
|
||||
from GP_EP import GP_EP
|
||||
from GP_EP2 import GP_EP2
|
||||
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