mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 15:52:39 +02:00
removed a lot of unnecessary code in sparse GP
This commit is contained in:
parent
739e8d4058
commit
9b3795fd8c
2 changed files with 41 additions and 280 deletions
|
|
@ -6,6 +6,5 @@ from parameterization import priors
|
|||
from parameterization.parameterized import *
|
||||
from gp import GP
|
||||
from sparse_gp import SparseGP
|
||||
from ..inference.latent_function_inference.fitc import FITC
|
||||
from svigp import SVIGP
|
||||
from mapping import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue