mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
very basic functionality is now working
This commit is contained in:
parent
bdc89170d4
commit
d077d28fd1
10 changed files with 88 additions and 284 deletions
|
|
@ -7,8 +7,6 @@ from ..util.linalg import mdot, jitchol, chol_inv, pdinv
|
|||
from ..util.plot import gpplot
|
||||
from .. import kern
|
||||
from GP import GP
|
||||
from ..inference.EP import Full,DTC,FITC
|
||||
from ..inference.likelihoods import likelihood,probit,poisson,gaussian
|
||||
|
||||
|
||||
#Still TODO:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue