mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Multioutput is working
This commit is contained in:
parent
ddf64629ae
commit
70c44b2cdd
15 changed files with 598 additions and 126 deletions
|
|
@ -11,3 +11,4 @@ from gplvm import GPLVM
|
|||
from warped_gp import WarpedGP
|
||||
from bayesian_gplvm import BayesianGPLVM
|
||||
from mrd import MRD
|
||||
from gp_multioutput import GPMultioutput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue