mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
gradient checker implemented
This commit is contained in:
parent
33916b4d58
commit
d5cb531d40
2 changed files with 28 additions and 7 deletions
|
|
@ -12,3 +12,4 @@ from sparse_gplvm import SparseGPLVM
|
|||
from warped_gp import WarpedGP
|
||||
from bayesian_gplvm import BayesianGPLVM
|
||||
from mrd import MRD
|
||||
from gradient_checker import GradientChecker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue