mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 07:46:22 +02:00
svgp inference added -- not working yet
This commit is contained in:
parent
35a33f94e8
commit
2de2217473
5 changed files with 311 additions and 1 deletions
|
|
@ -7,5 +7,6 @@ from parameterization.param import Param, ParamConcatenation
|
|||
from parameterization.observable_array import ObsAr
|
||||
|
||||
from gp import GP
|
||||
from svgp import SVGP
|
||||
from sparse_gp import SparseGP
|
||||
from mapping import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue