mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-29 23:06:22 +02:00
Removed SSM functionality - updated Kronecker grid case
This commit is contained in:
parent
08fa69fdd1
commit
8e63472237
18 changed files with 135 additions and 623 deletions
|
|
@ -60,6 +60,14 @@ GPy.inference.latent_function_inference.posterior module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.inference.latent_function_inference.grid_posterior module
|
||||
--------------------------------------------------------
|
||||
|
||||
.. automodule:: GPy.inference.latent_function_inference.grid_posterior
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.inference.latent_function_inference.svgp module
|
||||
---------------------------------------------------
|
||||
|
||||
|
|
@ -92,6 +100,14 @@ GPy.inference.latent_function_inference.var_gauss module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.inference.latent_function_inference.gaussian_grid_inference module
|
||||
--------------------------------------------------------
|
||||
|
||||
.. automodule:: GPy.inference.latent_function_inference.gaussian_grid_inference
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue