mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
add ss_mrd model
This commit is contained in:
parent
8a4a4e56a9
commit
35eb0a015f
7 changed files with 45 additions and 3 deletions
|
|
@ -17,3 +17,4 @@ from ss_gplvm import SSGPLVM
|
|||
from gp_coregionalized_regression import GPCoregionalizedRegression
|
||||
from sparse_gp_coregionalized_regression import SparseGPCoregionalizedRegression
|
||||
from gp_heteroscedastic_regression import GPHeteroscedasticRegression
|
||||
from ss_mrd import SSMRD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue