mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-26 21:36:23 +02:00
Added debuggin, and interestingly likelihood rst.. shouldnt make a difference:
This commit is contained in:
parent
e657f532c7
commit
6580aecfe0
6 changed files with 84 additions and 27 deletions
|
|
@ -17,18 +17,18 @@ models Package
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`GPLVM` Module
|
||||
-------------------
|
||||
:mod:`GP` Module
|
||||
----------------
|
||||
|
||||
.. automodule:: GPy.models.GPLVM
|
||||
.. automodule:: GPy.models.GP
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`GP_EP` Module
|
||||
:mod:`GPLVM` Module
|
||||
-------------------
|
||||
|
||||
.. automodule:: GPy.models.GP_EP
|
||||
.. automodule:: GPy.models.GPLVM
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
@ -41,10 +41,10 @@ models Package
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`generalized_FITC` Module
|
||||
------------------------------
|
||||
:mod:`sparse_GP` Module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: GPy.models.generalized_FITC
|
||||
.. automodule:: GPy.models.sparse_GP
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue