mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
old
This commit is contained in:
parent
8b9170ad96
commit
ad6ea205b7
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ from sparse_gp_classification import SparseGPClassification
|
||||||
from fitc_classification import FITCClassification
|
from fitc_classification import FITCClassification
|
||||||
from gplvm import GPLVM
|
from gplvm import GPLVM
|
||||||
from state_space import StateSpace
|
from state_space import StateSpace
|
||||||
|
from state_space_Old import StateSpace_Old
|
||||||
from state_space_xt_sep import StateSpace_1
|
from state_space_xt_sep import StateSpace_1
|
||||||
from bcgplvm import BCGPLVM
|
from bcgplvm import BCGPLVM
|
||||||
from sparse_gplvm import SparseGPLVM
|
from sparse_gplvm import SparseGPLVM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue