mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
[sphinx] new doc
This commit is contained in:
parent
28abceb11e
commit
2be2c63bcd
50 changed files with 587 additions and 3122 deletions
19
doc/source/GPy.inference.rst
Normal file
19
doc/source/GPy.inference.rst
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
GPy.inference package
|
||||
=====================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
GPy.inference.latent_function_inference
|
||||
GPy.inference.mcmc
|
||||
GPy.inference.optimization
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: GPy.inference
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Loading…
Add table
Add a link
Reference in a new issue