mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
fixing EP and merging it with GP_regression
This commit is contained in:
parent
b6ffb57263
commit
6a2e0a1fe5
7 changed files with 403 additions and 93 deletions
|
|
@ -11,3 +11,4 @@ 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
|
||||
from GP import GP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue