mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
some code to debug the sprase GP gradients with.
This commit is contained in:
parent
f92ff10e32
commit
1a135ca9f7
4 changed files with 144 additions and 24 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
from GP_regression import GP_regression
|
||||
from sparse_GP_regression import sparse_GP_regression
|
||||
from sparse_GP_regression import sparse_GP_regression, sgp_debugB, sgp_debugC, sgp_debugE
|
||||
from GPLVM import GPLVM
|
||||
from warped_GP import warpedGP
|
||||
from GP_EP import GP_EP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue