mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-12 05:22:38 +02:00
changed the filename from BGPLVM to Bayesian_GPLVM to tidy the namespace a little
This commit is contained in:
parent
5b86fce1b3
commit
0971a3faa4
2 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ from GPLVM import GPLVM
|
|||
from warped_GP import warpedGP
|
||||
from sparse_GPLVM import sparse_GPLVM
|
||||
from uncollapsed_sparse_GP import uncollapsed_sparse_GP
|
||||
from BGPLVM import Bayesian_GPLVM
|
||||
from Bayesian_GPLVM import Bayesian_GPLVM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue