mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Changes to allow multiple output plotting
This commit is contained in:
parent
7e1e8de5e4
commit
1c2a4c5c64
6 changed files with 109 additions and 27 deletions
|
|
@ -12,3 +12,4 @@ from warped_gp import WarpedGP
|
|||
from bayesian_gplvm import BayesianGPLVM
|
||||
from mrd import MRD
|
||||
from gp_multioutput import GPMultioutput
|
||||
from sparse_gp_multioutput import SparseGPMultioutput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue